Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

       

Substitution variable

Expanded Path

       

AdminToolsFolder

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools|


AppDataFolder

C:\Users\Installer.NYB\AppData\Roaming|


CommonAppDataFolder

C:\ProgramData|


CommonFilesFolder

C:\Program Files\Common Files|


FontsFolder

C:\Windows\Fonts|


LocalAppDataFolder

C:\Users\Installer.NYB\AppData\Local|


MyPicturesFolder

C:\Users\Installer.NYB\Pictures|


NetHoodFolder

C:\Users\Installer.NYB\AppData\Roaming\Microsoft\Windows\Network Shortcuts|


PersonalFolder

C:\Users\Installer.NYB\Documents|


PrintHoodFolder

C:\Users\Installer.NYB\AppData\Roaming\Microsoft\Windows\Printer Shortcuts|


ProgramFilesFolder

C:\Program Files|


RecentFolder

C:\Users\Installer.NYB\AppData\Roaming\Microsoft\Windows\Recent|


SendToFolder

C:\Users\Installer.NYB\AppData\Roaming\Microsoft\Windows\SendTo|


StartMenuFolder

C:\ProgramData\Microsoft\Windows\Start Menu|


StartupFolder

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup|


System16Folder

C:\Windows\system|


SystemFolder

C:\Windows\system32|


TempFolder

C:\Temp|


TemplateFolder

C:\ProgramData\Microsoft\Windows\Templates|


WindowsFolder

C:\Windows|

Wiki Markup
         Any path that exists in the MSI Directory table may be used in the same way. You can use Orca on an MSI (right click Edit with Orca) to see the Directory table. Following is an example of the Directory table:
!worddavaf485e25f57cd86bb5b0fc63f3f1b1cc.png|height=32,width=32!
         For example, to reference myapp.exe in the x_win95\x_lansa\execute directory use \[dir_X_Win95.X_Lansa.Execute\]myapp.exe
         To obtain Orca, install the Windows SDK and run Orca-x86_en-us.msi. In version 8.0 of the SDK you will find it here: C:\Program Files (x86)\Windows Kits\8.0\bin\x86

Parameters

Optional.
Depending on the File Type selected, parameters can be provided to execute with file processing. Parameters are only applicable for XStart, XRun, Executable or System File Types.