August 30, 200718 yr Hi,I'd like to use a variable to reach my personnal install path ("\\server\share\") containing install sources wich is completely different than the wpi path. Where and how can i do it ?Thx,Norbs.
September 4, 200718 yr For now, WPI needs to be mounted as a network drive to resolve paths across a network or those network paths (if different than the WPI directory structure) will also have to be resolved. Check this post out, it works great:Tip for running WPI from a network shareI personally use a vb6 application that mounts a network drive finding the first available drive from Z:\ to A:\ and I believe there are also some AutoIT scripts that do the same thing. Launching programs from different network shares outside of the WPI structure may be more difficult unless you provide the user some method to mount the drive or browse to them and then resolving them within that code.
Create an account or sign in to comment