search for: sign_new

Displaying 1 result from an estimated 1 matches for "sign_new".

Did you mean: sig_new
2007 Mar 27
0
question on wineconsole from GNOME launcher
I have a 4 line batch file that just copies files: copynewr.bat copy c:\msgnet\obj\sign\cmdapi\release\X.exe m:\silentm\update copy c:\msgnet\sign_new\release\Y.exe m:\silentm\update copy c:\msgnet\obj\sign\monitor\release\Z.exe m:\silentm\update copy c:\msgnet\httpupdate\release\ZZ.exe m:\silentm\update When I run the command from a terminal window /usr/local/bin/wineconsole "c:/msgnet/database/copynewr.bat" It runs, copies th...