sereby.aio/CLIENT_DATA/define3264.inc

45 lines
2.0 KiB
PHP
Raw Normal View History

DefVar $MSVersion$
Set $MSVersion$ = GetMsVersionInfo
DefVar $sereby_timer_value$
Set $sereby_timer_value$ = GetProductProperty("sereby_timer_value", "5")
DefVar $sereby_timer_enabled$
Set $sereby_timer_enabled$ = GetProductProperty("sereby_timer_enabled", "1")
2019-09-06 13:54:40 +02:00
DefVar $sereby_dotnet4.8.0$
Set $sereby_dotnet4.8.0$ = GetProductProperty("sereby_dotnet4.8.0", "install")
2014-04-12 17:20:06 +02:00
DefVar $sereby_win8xdotnet3x$
Set $sereby_win8xdotnet3x$ = GetProductProperty("sereby_win8xdotnet3x", "install")
DefVar $sereby_msjsharp$
Set $sereby_msjsharp$ = GetProductProperty("sereby_msjsharp", "install")
DefVar $sereby_msfsharp$
Set $sereby_msfsharp$ = GetProductProperty("sereby_msfsharp", "install")
DefVar $sereby_silver$
Set $sereby_silver$ = GetProductProperty("sereby_silver", "install")
DefVar $sereby_jre11$
Set $sereby_jre11$ = GetProductProperty("sereby_jre11", "install")
2014-04-12 17:20:06 +02:00
DefVar $sereby_jre8$
Set $sereby_jre8$ = GetProductProperty("sereby_jre8", "install")
DefVar $sereby_AdobeShock$
Set $sereby_AdobeShock$ = GetProductProperty("sereby_AdobeShock", "install")
DefVar $sereby_basicruntimes$
Set $sereby_basicruntimes$ = GetProductProperty("sereby_basicruntimes", "install")
DefVar $sereby_msdx9$
Set $sereby_msdx9$ = GetProductProperty("sereby_msdx9", "install")
2018-03-01 01:37:22 +01:00
DefVar $sereby_msvc2005$
Set $sereby_msvc2005$ = GetProductProperty("sereby_msvc2005", "install")
DefVar $sereby_msvc2008$
Set $sereby_msvc2008$ = GetProductProperty("sereby_msvc2008", "install")
DefVar $sereby_msvc2010$
Set $sereby_msvc2010$ = GetProductProperty("sereby_msvc2010", "install")
DefVar $sereby_msvc2012$
Set $sereby_msvc2012$ = GetProductProperty("sereby_msvc2012", "install")
DefVar $sereby_msvc2013$
Set $sereby_msvc2013$ = GetProductProperty("sereby_msvc2013", "install")
DefVar $sereby_msvc2017$
Set $sereby_msvc2017$ = GetProductProperty("sereby_msvc2017", "install")
DefVar $sereby_AdobeFlash$
Set $sereby_AdobeFlash$ = GetProductProperty("sereby_AdobeFlash", "install")
2013-04-08 22:12:02 +02:00
DefVar $sereby_AdobeAir$
Set $sereby_AdobeAir$ = GetProductProperty("sereby_AdobeAir", "install")