Modify ↓
Opened 18 years ago
Closed 18 years ago
#203 closed Feature Request (Rejected)
AutoIt3Wrapper - Work on backup files
| Reported by: | Owned by: | Jos | |
|---|---|---|---|
| Milestone: | Component: | SciTE4AutoIt | |
| Version: | Severity: | ||
| Keywords: | AutoIt3Wrapper Scite Backup | Cc: |
Description
It would be very nice if there was an option ,when compiling scripts,to apply Tidy,Obfuscator,etc on a backup file instead of the real one,this way the original script would not get stripped,allowing testing with "real world" configurations without messing everything up.
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
| Version: | 3.2.10.0 |
|---|
comment:2 by , 18 years ago
Tidy runs on the original for obvious reasons but shouldn't never "mess things up".
Obfuscator reads the original but NEVER modifies it and creates a new file called Scriptfile_obfuscated.au3.
Am I missing your point here ?
Jos
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.