Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: George Inacio (Unregistered Guest) on June 06, 2004, 07:48:33 AM

Title: Exe file path not found.
Post by: George Inacio (Unregistered Guest) on June 06, 2004, 07:48:33 AM
The InnoScrip does not find the path of the EXE file.
That worked fine on version 2.3.7 but not on 2.3.8 and 2.3.9.
 
This is the result I get.
Source: vc smm.exe; DestDir: {app}; MinVersion: 4.0,4.0; Flags:  ignoreversion
 
Sould be  
Source: c:MyProgsVC MM vc smm.exe; DestDir: {app}; MinVersion: 4.0,4.0; Flags:  ignoreversion
 
 
Finds a path that does not belong to the program;
Source: d:program filesexecutive softwarediskeeperworkstationreadme.txt; DestDir: {app}; MinVersion: 4.0,4.0; Flags:  ignoreversion
 
 
What I am doing wrong.
 
Regards,
George
Title: Exe file path not found.
Post by: admin on June 06, 2004, 08:41:37 AM
George,
 
What does your log say for the run about the files in question? The search for the exe definitely works, InnoScript is created using InnoScript.
 
Send the log and the vbp file and I will have a look see. Do not zip these files when you send them or they will be rejected by our firewall.