Jump to content

Recommended Posts

Posted

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.


Posted

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.exe

In WPI you can now define your setup-command like this:

%ROOT%\Apps\YourApp\setup.exe /s

Al

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...