|
-
April 28th, 2009, 08:23 AM
#1
deployment editors problem.
Hello,
I am creating a deployment project for a Windows application. The program is finish but I need to make the Setup file. As far as I know I need several deployment editors, for example:
Launch Conditions Editor
File System Editor
File Type Editor
Registry Editor
I don't know if I need or there are more. Anyway I'm using Microsoft C# 2008 Express Edition(Visual Studio 2008 Version 9.0.30729.1 SP) and Microsoft .NET Framework Version 3.5 SP1 and it seems to be, that they don"t support this tools Deployment tools.
What I can do? the trial versions don't support this tools, if it's the case which version should I use to use them.
Please any recommendation could help.
Last edited by raulbolanos; April 28th, 2009 at 08:30 AM.
-
April 29th, 2009, 01:39 AM
#2
Re: deployment editors problem.
Is Microsoft Setup project available for the Express edition?
-
April 29th, 2009, 02:27 AM
#3
Re: deployment editors problem.
 Originally Posted by cilu
Is Microsoft Setup project available for the Express edition?
Nope, when you go to the Solution Explorer and right click in the project, then properties. There is a publishing tool, but this tool doesn't create right Setup files, it doesn't install the program in the path that I choose, neither the association files configuration.
So do you think, that I should change my Visual Studio version? Which is the newest version that supports Deployment Tools (Launch Conditions Editor, File System Editor, File Type Editor, Registry Editor) ?
Or there is other way to do this? I mean, install my program in a specific path for example (c:\program files\railInc\) and do the file association.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|