View forum topic
List of forum topicsSubject: Test Administrtaor
What Check
You can select the following resource types to be checked.
.NET Framework 1.0 - if the user has this .NET Framework.
.NET Framework 2.0 - if the user has this .NET Framework.
.NET Framework 3.0 - if the user has this .NET Framework.
.NET Framework 3.5 - if the user has this .NET Framework.
>= Windows NT4 - check for Windows version.
>= Windows XP - check for Windows version.
Administrator - check for administrator privileges.
How can I check for Administrator?
(Set Variable, ...)
hth
Select What Check as Administrator
Result variable: isadmin (or another name)
Then you can use isadmin in other commends.
For example, you can insert If Statemenet command and compare isadmin and 0. If isadmin equals 0 then you can display some message and exit the setup.
Well done aitrlce that. I'll make sure to use it wisely.
January 16, 2025 Installer CreateInstall 8.11.1 was released.
June 19, 2024 Installer CreateInstall 8.11.0 was released. read more
November 13, 2022 Installer CreateInstall 8.10.1 was released.
May 21, 2022 Installer CreateInstall 8.10.0 was released.
September 25, 2021 Installer CreateInstall 8.9.0 was released.
July 15, 2021 Installer CreateInstall 8.8.1 was released.