On 8/31/06, Joseph Curamen <[EMAIL PROTECTED]> wrote: > > > > > I set up wkpg in my active directory according to instructions, but when I > reboot my computer it seems like it's not running the wpkg-start.bat script > at all. When I try in Start>Run using the location directory, this comes up > in cmd prompt: "'\\utilitysrvr\adminstuff$\wpkg' cmd.exe > was started with the above path as the current directory. UNC paths are not > supported. Defaulting to Windows directory." After that, wpkg.js will just > open the code in dreamweaver as xml. > > My settings for wpkg-start.bat is: > > > > set WPKGROOT=\\utilitysrvr\adminstuff$\wpkg > > set SOFTWARE=\\utilitysrvr\adminstuff$\SMS_Test > > \\utilitysrvr\adminstuff$\wpkg\wpkg.js /synchronize /quiet > /nonotify
cscript \\utilitysrvr\adminstuff$\wpkg\wpkg.js /synchronize /quiet /nonotify should do it: shile windows shell doesnt support UNC paths, cscript does. cheers, Kristofer ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wpkg-users mailing list wpkg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wpkg-users