Sonic Posted January 18, 2006 Posted January 18, 2006 Hi I play a lot with wpi this last weeks 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 !
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