Subversion Repositories autosfx

Rev

Rev 1 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 4
Line 13... Line 13...
13
Current overhead
13
Current overhead
14
----------------
14
----------------
15
 
15
 
16
458 KB (Delphi 2006)
16
458 KB (Delphi 2006)
17
 
17
 
-
 
18
Cancel
-
 
19
------
-
 
20
 
-
 
21
Press ESC to cancel.
-
 
22
 
-
 
23
The program waits 1 second before starting extraction (Prevention of malicious
-
 
24
AutoRun's, which call the creator SFX in an infinite loop)
-
 
25
 
18
Structure of a ViaThinkSoft AutoSFX Archive
26
Structure of a ViaThinkSoft AutoSFX Archive
19
-------------------------------------------
27
-------------------------------------------
20
 
28
 
21
1. Extractor [UPX'ed]
29
1. Extractor [UPX'ed]
22
   includes DelZip190.dll (B4) as Resource
30
   includes DelZip190.dll (B4) as Resource
Line 79... Line 87...
79
OpenUnzippedContent=true	; After we have opened the application, should we still show the extracted data in Windows Explorer? (Default behavior if not AutoRun is set)
87
OpenUnzippedContent=true	; After we have opened the application, should we still show the extracted data in Windows Explorer? (Default behavior if not AutoRun is set)
80
 
88
 
81
More information about the first 5 values:
89
More information about the first 5 values:
82
http://msdn.microsoft.com/en-us/library/bb762153(VS.85).aspx
90
http://msdn.microsoft.com/en-us/library/bb762153(VS.85).aspx
83
 
91
 
84
// It is forbidden that the AutoRun calls its own creator (the SFX again).
-
 
85
 
-
 
86
 
92
 
87
(C) 2010 ViaThinkSoft
93
(C) 2010 ViaThinkSoft