Method | Description | |
---|---|---|
HasDotNet35SP1OrGreater ( ) : bool |
Determines whether the machine has .net framework 3.5 sp1 or greater installed
|
|
Is64Bit ( ) : bool |
Checks if the running on 64 bit
|
|
IsCorrectPlatform ( ) : bool |
Determines whether if the installer is the correct one for the platform.
|
Method | Description | |
---|---|---|
Is32BitProcessOn64BitProcessor ( ) : bool |
Checks if the process is 32 bit running on a 64 bit processor.
|
|
IsWow64Process ( [ hProcess, [ lpSystemInfo ) : bool |
public static HasDotNet35SP1OrGreater ( ) : bool | ||
return | bool |