Jump to content

Recommended Posts

Posted

Hi :hello:

I play a lot with wpi this last weeks :thumbup and I have problems because I want to use with network or dvd or cd with or without program .. and I have several problems with win98 (I have a topic about disable condition if decteced) but in fact I think we can change line 51 of generate.js

if (ite.DriveType == 4 )

by

if (ite.DriveType == 4 || ite.DriveType == 3 )

And if some users try play with network share it allow to avoid many problems. At the moment I have a clean wpi, and I have test in xp & win98 with network share and no problem about one \ or double \ ... moreover conditions works again in win98 and speed is okay too ..

note: i use another directory tree too ... ("install" isn't in WPI)

WPI \ app1

app2

app3

WPI \ Common \ ....

Go.bat (this is my WPI.cmd in fact and it's my pointer file too)

Goodbye & big thanks to all developpers of wpi !


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