nastronomical Posted November 3, 2009 Posted November 3, 2009 Is it possible to create a WPI CD that's standalone and can be mounted on a virtual drive with a shortcut to the Desktop, So when i want to install a program i just click and run? The disc is just a pure WPI no windows installed also it's for XP.
AlBundy33 Posted November 3, 2009 Posted November 3, 2009 Why not - instead of fully qualified path-names you can use %ROOT% (the parent-folder of you WPI-folder) for example .e.g.your_cd_root WPI ... WPI.exe Apps YourApp setup.exeIn WPI you can now define your setup-command like this:%ROOT%\Apps\YourApp\setup.exe /sAl
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