Previous Entry
|
|
Complete Installation Information
|
Station [FMP-Field: Name] has been created.
[FMP-InlineAction: -db=TB_Moves.fp5, -lay=allfields, Creator={ClientAddress}, -script=NewInstall, Username={ClientUsername}, item={CurrentToken}, Station={field:Name}, -new]
[FMP-If: Field: Status .eq. Installed]
[FMP-Include: Installed.html]
[FMP-ElseIf: Field: Status .eq. No Licenses]
[FMP-Include: installdenied.html]
[FMP-ElseIf: Field: Status .eq. Uninstalled]
[FMP-Include: installremoved.html]
[FMP-ElseIf: Field: Status .eq. Not Installed]
[FMP-Include: notinstalled.html]
[FMP-ElseIf: Field: Status .eq. Invalid Software]
[FMP-Include: ../../Custom/InvalidSoftware.html]
[/FMP-If]
[/FMP-InlineAction]
[FMP-SetCookie: LocationType= field:Type]
[FMP-SetCookie: Location= field:Location]
|
|