Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   Installer problems (http://www.programmingforums.org/showthread.php?t=10857)

john Wesley Jul 27th, 2006 7:19 AM

Installer problems
 
Howdy folks...

Im having terrible trouble going about making an installer for my application. so far I have not had the need to write an installer as I have not written many major projects, or projects major enough to warrant creating an installer for them.

looking through the MSDN documentation it fully explains how to go about creating an installer from a template, though what it fails to mention is that the 'other drop-down node' is not there in the freakin' express version.

I searched the web briefly yesterday for information and help with this and found a little bit, but I am not really any further forward, also searching for stuff now, but any help or knowledge-able advice from anyone here would go a long way.

Thanks

JimmyJim Jul 27th, 2006 9:12 AM

You cant create MSI installer packages with the express version, its not included. You would have to go and buy the pro version to be able to do that.

Booooze Jul 27th, 2006 11:22 AM

That's if you really want to pay for software, even though you could get similar software for free :) I'm pretty sure Inno works with vb.net, so check it out here:
http://www.jrsoftware.org/isinfo.php

If you choose not to use it, and want to make your own installer, let me know and I'll send you a tidbit on resource files.

Ooble Jul 27th, 2006 7:18 PM

I'm quite a fan of the Nullsoft Scriptable Installation System.

Booooze Jul 27th, 2006 8:58 PM

Quote:

Originally Posted by Ooble

That editor looks good too. I'll have to try it out sometime. Just bookmarked it :) I'm eventually going to add a lot of it to my sig.

john Wesley Jul 28th, 2006 5:37 AM

Thanks Booooze, 'inno' < I have seen this mentioned while sifting through the msdn library.

Im going to check it out now, Also Ooble thanks for the link; Checking that now also.

Though another question would be, How would I go about writing my own?, Would this be to difficult?, Am I being silly and looking over the fact that that's why there are only a few good installers out there?


All times are GMT -5. The time now is 12:47 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC