Techniproshop
Programmer
Hi all. I was using a batch file to update a new version of my access database and the script I was using under Win2k and Office 2000 was: varBatchFile = Shell("M:\04 - Adjudanterie\01 - Interne partagé\BAB\SGAD\Installation\Install_SGAD.bat", 1)
When I was opening my database and a new version was available, the database was calling the batch file and shutting down to reopen the new updated version. The batch file is still working if I run it manually (double click on) but my shell command doesn't work. The black window appears for 1 seconde and close right away without copying the new version of my database. It looks like the path name isn't valid for Access 2003 but this is the good one so I don't know what to do. Is there anything to do with Win XP or Access (Office) 2003?
Thanks so much for any help you can provide.
When I was opening my database and a new version was available, the database was calling the batch file and shutting down to reopen the new updated version. The batch file is still working if I run it manually (double click on) but my shell command doesn't work. The black window appears for 1 seconde and close right away without copying the new version of my database. It looks like the path name isn't valid for Access 2003 but this is the good one so I don't know what to do. Is there anything to do with Win XP or Access (Office) 2003?
Thanks so much for any help you can provide.