NewsArchive
06-26-2013, 12:02 PM
Hi all,
i wrote my first SB install - everything works well - except an error
with zip files in my little backup routine if the user has a blank
character in his %_SB_INSTALLDIR%
Code:
Zip Files from "%_SB_INSTALLDIR%\*.tps" to "%_SB_BACKUPFILE%"
works ok when %_SB_INSTALLDIR% = "C:\Test\DZECaSM", but brings
Error Message "Filespec CaSM\*.tps not matched" when %_SB_INSTALLDIR% =
"C:\Test\DZE CaSM"
Any suggestions?
Thanks
Mario
i wrote my first SB install - everything works well - except an error
with zip files in my little backup routine if the user has a blank
character in his %_SB_INSTALLDIR%
Code:
Zip Files from "%_SB_INSTALLDIR%\*.tps" to "%_SB_BACKUPFILE%"
works ok when %_SB_INSTALLDIR% = "C:\Test\DZECaSM", but brings
Error Message "Filespec CaSM\*.tps not matched" when %_SB_INSTALLDIR% =
"C:\Test\DZE CaSM"
Any suggestions?
Thanks
Mario