Re: Creating Windows Installation Packages
may be my post title wasn't clear... I've changed it now.
I need to make installation packages for software that can be installed on windows. Say... I know the directory locations, reg entries, env vars etc. that need to be setup during installation of an application.
Rather than provide instructions to the end-user, I need to create a custom installation package that does all these things automatically.