|
#1
|
|||
|
|||
|
What is _SourceFolder?
Using the Wizard to Unzip a file there is a line that says:
-- Where do you want to extract the files to? g_ZipExtractDest = _SourceFolder; Now I know what %SourceFolder% is. TU automatically sets this. But I see noplace where _SourceFolder gets set and I can only assume that %SourceFolder% and _SourceFolder are interchangeable. So how does _SourceFolder get set? |
|
#2
|
|||
|
|||
|
Nevermind, I just found it. It's not a Session Variable but a Global Variable. I'll leave this post up since somebody else may encounter the same issue.
|
|
#3
|
||||
|
||||
|
In the spirit of posting for future information. _SourceFolder is the full path to the location on the clients machine that the update.exe was run from.
So for example if the True Update client is located in: C:\Program Files\MyApp\Update\update.exe Then the variable _SourceFolder would contain: C:\Program Files\MyApp\Update\ Adam Kapilik |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT -6. The time now is 05:26 PM.






Linear Mode
