Regression in 3.74 with a batch script

Listing issues addressed in beta version 4.01
Locked
Max100
Posts: 171
Joined: Tue Oct 20, 2009 3:22 pm

Regression in 3.74 with a batch script

Post by Max100 » Tue Aug 28, 2012 4:18 pm

In 3.74 x64 I found a regression with this batch script.

I have this desktop shortcut:

Code: Select all

"C:\Program Files\Sandboxie\Start.exe" /box:Trash /hide_window "C:\svabi\program\start.bat"
If I run the shortcut, I have this message: "File ca-start.exe not found. Please verify path".

Ca-start.exe is called from this script (start.bat):

Code: Select all

sc start "Micro Focus License Manager"
start /wait ca-start.exe
To fix this issue in 3.74 I replaced

Code: Select all

start /wait ca-start.exe
with

Code: Select all

start /wait c:\svabi\program\ca-start.exe
But in 3.72 there was no error with the previous code. Full path wasn't obligatory in 3.72.

tzuk
Sandboxie Founder
Sandboxie Founder
Posts: 16076
Joined: Tue Jun 22, 2004 12:57 pm

Post by tzuk » Wed Aug 29, 2012 3:50 am

Thanks. Good to see you have a workaroud for now. I'll make a note to look into this.
tzuk

Locked

Who is online

Users browsing this forum: No registered users and 1 guest