Anyone know how to convert and .exe setup file to msi file using the Inno setup program?
Hi
How I can make my inno setup to install C++ Redistributable package before processing setup?
Thanks from now
Hi X-perts,
I am getting an installation error when IS tries to register XLL file. To make it self-register, I just checked "self-register' box in the file properties.
I can register i...
I'm looking for a script that will check if a software program is installed and if not give the user the option to install it. I'd like to call this from a login script and prompt the user th...
Hi All,
i was wondering if anyone had any ideas and solutions for the following:
we need a batch file or script file to do the following:
install Symantec AV corporate addition
i...
I created a vb application using visual studio 2008, access 2007 and (free) crystal reports. I added a Setup project to handle the install of the application. The install goes fine on both m...
Hi Everyone,
I have a simple service - originally created in VB.net in VS2005. I used the deployment project in VS2005 to create an installer for my service which worked just fine. Until Wi...
I am installing a program on approximately 100 workstations. I need a way though a batch file or login script or whatever to hit Alt+N, then Alt+N again, then Alt+Y, then Alt+N, then Enter. ...
Need to install UxTheme totally silently for Windows XP SP2 & SP3, anybody knows how can i do this?