|
-
Jul 29th, 2010, 01:58 PM
#1
Thread Starter
Hyperactive Member
Installing program
Hey all,
i have always made my setup exe's with inno setup.
However i have had probloms with getting it to install for 64- bit windows (xp, vista, 7)
Does anyone know of a free installer for windows with good features an compatibility?
Thanks
Paul
Please Rate If I helped you.
Please remember to mark threads as closed if your issue has been resolved.
-
Jul 29th, 2010, 02:04 PM
#2
Re: Installing program
What edition of Visual Studio are you using?
-
Jul 29th, 2010, 02:10 PM
#3
Thread Starter
Hyperactive Member
Please Rate If I helped you.
Please remember to mark threads as closed if your issue has been resolved.
-
Jul 29th, 2010, 02:12 PM
#4
Re: Installing program
 Originally Posted by Paul_so40
2008
No, that's a version number (well not even that it's a year). What edition of VS2008 are you using?
-
Jul 29th, 2010, 02:16 PM
#5
Thread Starter
Hyperactive Member
Please Rate If I helped you.
Please remember to mark threads as closed if your issue has been resolved.
-
Jul 29th, 2010, 02:21 PM
#6
Re: Installing program
 Originally Posted by Paul_so40
sorry lol V9.0
No, that's the version (which is what all editions of VS2008 is). Are you using: Express, Standard, Professional, Team Foundation Server? What edition are you using?
-
Jul 29th, 2010, 02:23 PM
#7
Thread Starter
Hyperactive Member
Re: Installing program
My apologies its standard
Please Rate If I helped you.
Please remember to mark threads as closed if your issue has been resolved.
-
Jul 29th, 2010, 02:29 PM
#8
Re: Installing program
You could right-click your solution, select Add -> new Project, then select the Setup & Deployment project. I'd use the wizard for creating it though, it simplifies things for a first-timer. I use VS to create MSI installers all the time.
-
Jul 29th, 2010, 02:47 PM
#9
Re: Installing program
I second that - you cant customise the installation that much but you can get it to install files, edit registry entries, create shortcuts, and also automatically download and install prerequisites such as the .NET framework or SQL server
-
Jul 29th, 2010, 03:51 PM
#10
Thread Starter
Hyperactive Member
Re: Installing program
Yh was going to use it but got put of by its lack of customization. How do you get it to create desktop shortcut taskbar icon and make it show up under all programs?
Please Rate If I helped you.
Please remember to mark threads as closed if your issue has been resolved.
-
Jul 29th, 2010, 07:56 PM
#11
Re: Installing program
There's 2 base folders you can create shortcuts (or more subfolders). They're shown in the folder view tab.
-
Jul 30th, 2010, 05:44 AM
#12
Re: Installing program
Moved To Application Deployment
-
Jul 30th, 2010, 02:21 PM
#13
Thread Starter
Hyperactive Member
Re: Installing program
Ok im gona have a bash at it. How do i add terms for them to agree to?
Please Rate If I helped you.
Please remember to mark threads as closed if your issue has been resolved.
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
|