| The Files with Special Processing dialog opens from the Package Maintenance Window toolbar. |
Files can be delivered using the Files with Special Processing dialog. As well as delivering these files, the Special Processing associated with the Type nominated determines how it is processed during installation. For example, shortcuts, X_START files or the definition of an End User License Agreement can be delivered.
To deliver files which do not require special processing use the Object Selection dialog and include these files as Non-LANSA objects, or as External Resources if they are defined in the LANSA database.
Shortcuts to files such as .doc and .rtf rely on Windows file associations to work, therefore the applications that load these files must be installed separately.
All shortcuts will be created in the Application's program folder and not placed on the end user's desktop. Only the default Application shortcut is automatically placed on the desktop. ![]()
ID | Required. | |
Type | Required. | |
Language | Optional. | |
Description | Optional. | |
Path | Optional. | ]]></ac:plain-text-body></ac:structured-macro> |
| 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| |
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. |