Click here to Skip to main content
16,008,183 members

Survey Results

What do you use for authoring installations?   [Edit]

Survey period: 23 Feb 2004 to 29 Feb 2004

Writing the application is sometimes only half the battle. (Sent in by Gavin Greig)

OptionVotes% 
InstallShield (scripted)1239.99
InstallShield (MSI)17814.46
Wise (scripted)504.06
Wise (MSI)534.31
Visual Studio (MSI)29423.88
Installer VISE70.57
InnoSetup17514.22
NSIS13510.97
XCopy383.09
We don't need no steenkin' installers12910.48

View optional text answers (66 answers)


 
GeneralRe: Why InnoSetup? Pin
Anonymous26-Feb-04 20:10
Anonymous26-Feb-04 20:10 
GeneralRe: Why InnoSetup? Pin
John M. Drescher25-Feb-04 4:05
John M. Drescher25-Feb-04 4:05 
GeneralRe: Why InnoSetup? Pin
Paul Talbot25-Feb-04 4:08
Paul Talbot25-Feb-04 4:08 
GeneralRe: Why InnoSetup? Pin
Zenpt25-Feb-04 5:07
Zenpt25-Feb-04 5:07 
GeneralRe: Why InnoSetup? Pin
heXor25-Feb-04 8:03
heXor25-Feb-04 8:03 
GeneralRe: Why InnoSetup? Pin
Giles25-Feb-04 9:32
Giles25-Feb-04 9:32 
GeneralRe: Why InnoSetup? Pin
Joshua Quick25-Feb-04 10:06
Joshua Quick25-Feb-04 10:06 
GeneralRe: Why InnoSetup? Pin
Jim Crafton25-Feb-04 16:03
Jim Crafton25-Feb-04 16:03 

The advantage of the Visual Studio Installer is that it automatically figures out and includes your project's dependencies into the MSI.

I've seen you mention this a few times.
Not having used VSI, but having used MS tech for numerous years, I'm gonna guess how this works:
VSI will indeed determine dependencies, *until* your project gets complicated, beyond whatever basic ideas the VSI developers had in mind when they built it, at which point it will either then fail spectactularly, or in little subtle ways that you don't realize till you test the installer.

I've used Inno Setup alot, and don't mind at all that it doesn't track deps. I've never had that hard a time figuring this out. And, for common things, like the VB Runtime, the MFC runtime, Borldand's Database tools, etc, there are standard InnoSetup scripts prepared that you can just include in your app.



¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

GeneralRe: Why InnoSetup? Pin
heXor25-Feb-04 10:14
heXor25-Feb-04 10:14 
GeneralSuper PIMP? Pin
Joshua Quick25-Feb-04 11:35
Joshua Quick25-Feb-04 11:35 
GeneralRe: Super PIMP? Pin
heXor25-Feb-04 20:39
heXor25-Feb-04 20:39 
GeneralRe: Why InnoSetup? Pin
Kandjar26-Feb-04 5:17
Kandjar26-Feb-04 5:17 
GeneralRe: Why InnoSetup? Pin
petrp2-Mar-04 3:55
petrp2-Mar-04 3:55 
GeneralRe: Why InnoSetup? Pin
asegal9-Mar-04 1:40
asegal9-Mar-04 1:40 
GeneralThe problem is... Pin
Marc Clifton24-Feb-04 1:31
mvaMarc Clifton24-Feb-04 1:31 
Generalinstall shileld Pin
K@LPESH23-Feb-04 20:02
K@LPESH23-Feb-04 20:02 
GeneralRe: install shileld Pin
heXor24-Feb-04 0:16
heXor24-Feb-04 0:16 
GeneralRe: install shileld Pin
Tom Clement24-Feb-04 19:52
professionalTom Clement24-Feb-04 19:52 
GeneralRe: install shileld Pin
John M. Drescher25-Feb-04 4:06
John M. Drescher25-Feb-04 4:06 
GeneralInstall == EVIL! Pin
Michael Dunn23-Feb-04 10:32
sitebuilderMichael Dunn23-Feb-04 10:32 
GeneralRe: Install == EVIL! Pin
Ian Darling23-Feb-04 13:00
Ian Darling23-Feb-04 13:00 
GeneralRe: Install == EVIL! Pin
Jon Sagara23-Feb-04 21:34
Jon Sagara23-Feb-04 21:34 
GeneralRe: Install == EVIL! Pin
Ed Preston24-Feb-04 18:07
Ed Preston24-Feb-04 18:07 
GeneralRe: Install == EVIL! Pin
perlbot25-Feb-04 7:01
perlbot25-Feb-04 7:01 
GeneralRe: Install == EVIL! Pin
Ed Preston24-Feb-04 19:01
Ed Preston24-Feb-04 19:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.