cai_sebas Posted December 20, 2006 Posted December 20, 2006 Hi just wondering if somebody could help me. Vista is cool but in my UA I am still missing some features. Like a program installer (WIHU)! I don't have the skills to create it myself.Is it possible somebody creates a sort a WIHU like installer, which works with INI files. When you launch it you will be able to change "Owner information", "IP", "DNS" and "Workgroup Names" after this you can select which apps you like to install and at last a reboot option. I dont give much about changing user info, I always find it kind of annoying.It would be the best Christmas present ever
cai_sebas Posted December 22, 2006 Author Posted December 22, 2006 (edited) really nobody, kindda disaapointed Edited December 22, 2006 by cai_sebas
Camarade_Tux Posted December 22, 2006 Posted December 22, 2006 How did you try to run WIHU ?Did it throw any error ?Please post any detail. Thanks.
cai_sebas Posted December 22, 2006 Author Posted December 22, 2006 It has been a while since I runned WIHU on Vista, from what I remember it installs software. But the 2 furst pages are just useless and hurting Vista because of the registry changes.I will be launching my own website soon with stuff which is butifull, skins, guides, apps and more. Look at www.toastingvista.net in 2007!
cluberti Posted December 23, 2006 Posted December 23, 2006 Normally I would suggest something like xplode, but if you are having trouble with WIHU that might be too much for you. I've also used Setup Studio with Windows XP many times, but their version for Vista won't be ready for a few more months.Not sure what to tell you other than dig into WIHU or Xplode and learn, and then ask questions here on how to do things you're having trouble with.
cai_sebas Posted December 24, 2006 Author Posted December 24, 2006 cluberti you gave me a superb idea. I am quite skilled at NSIS, think I am going to use that!! Thanks
Roufneck Posted January 2, 2007 Posted January 2, 2007 (edited) cluberti you gave me a superb idea. I am quite skilled at NSIS, think I am going to use that!! Thanks How about something like this? I was already experimenting with an nsis based installer.----------------------------------Features:----------------------------------- Install multi programs- Add registry keys (only HKLM at the moment)- Copy files- Add shortcut creationMoved to simple-installer Edited January 4, 2007 by Roufneck
Bilou_Gateux Posted January 4, 2007 Posted January 4, 2007 (edited) How about something like this? I was already experimenting with an nsis based installer.I like the skeleton of your post-install tool. Do you plan to develop it further?As a default feature, i would like the GUI to autoclose a few seconds after installation completed.How to write entry in .xml for an installer with quotes as parameters:vmware-mount-5.5.0-18463.exe /S /V"/qn"It's a msi wrapped in an installshield setup launcher exe. Edited January 4, 2007 by Bilou_Gateux
Roufneck Posted January 4, 2007 Posted January 4, 2007 I like the skeleton of your post-install tool. Do you plan to develop it further?As a default feature, i would like the GUI to autoclose a few seconds after installation completed.Done that.How to write entry in .xml for an installer with quotes as parameters:vmware-mount-5.5.0-18463.exe /S /V"/qn"It's a msi wrapped in an installshield setup launcher exe.Good question. I'm looking into that.
Roufneck Posted January 4, 2007 Posted January 4, 2007 How to write entry in .xml for an installer with quotes as parameters:vmware-mount-5.5.0-18463.exe /S /V"/qn"It's a msi wrapped in an installshield setup launcher exe.Fixed that. Moved program to a new topic.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now