Modify

Opened 13 years ago

Closed 13 years ago

#2328 closed Bug (Fixed)

Obfuscator includes with parent dir as double dots.

Reported by: FireFox Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.3.9.4 Severity: None
Keywords: obfuscator include Cc:

Description

Run this simple code with the obfuscator v1.0.30.1 (whatever the params)

#include "..\..\inc1.au3"
#include "..\inc2.au3"

And you will get this error :
Can't open file SCRIPT_FOLDER\sub1\inc2.au3\inc1.au3

Attachments (0)

Change History (3)

comment:1 by Jos, 13 years ago

Resolution: No Bug
Status: newclosed

Works for me when the files exists.
Please discuss on the forums so we can have a dialog.

comment:2 by Jos, 13 years ago

Resolution: No Bug
Status: closedreopened

JPM PMed me an examples that indeed gave me this error so re-opening and will check what the problem is.

comment:3 by Jos, 13 years ago

Resolution: Fixed
Status: reopenedclosed

Fixed in v1.0.30.3.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.