2013-03-15 21:47:00 +01:00
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_init_config
|
2013-03-15 21:47:00 +01:00
|
|
|
|
2018-03-01 01:37:22 +01:00
|
|
|
if ($sereby_dotnet4.7.1$ = "install")
|
|
|
|
DosInAnIcon_dotnet4.7.1_config
|
2015-07-24 13:57:53 +02:00
|
|
|
endif
|
2014-04-12 17:20:06 +02:00
|
|
|
if ($sereby_win8xdotnet3x$ = "install")
|
|
|
|
DosInAnIcon_win8xdotnet3x_config
|
|
|
|
endif
|
2013-04-01 10:30:15 +02:00
|
|
|
if ($sereby_msjsharp$ = "install")
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_msjsharp_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2013-09-04 23:13:44 +02:00
|
|
|
if ($sereby_msfsharp$ = "install")
|
|
|
|
DosInAnIcon_msfsharp_config
|
|
|
|
endif
|
2013-04-01 10:30:15 +02:00
|
|
|
if ($sereby_silver$ = "install")
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_silver_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2016-08-27 20:00:14 +02:00
|
|
|
if ($sereby_jre9$ = "install")
|
|
|
|
DosInAnIcon_jre9_config
|
2014-04-12 17:20:06 +02:00
|
|
|
endif
|
|
|
|
if ($sereby_jre8$ = "install")
|
|
|
|
DosInAnIcon_jre8_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2013-04-01 10:30:15 +02:00
|
|
|
if ($sereby_AdobeShock$ = "install")
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_AdobeShock_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2013-04-01 10:30:15 +02:00
|
|
|
if ($sereby_basicruntimes$ = "install")
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_basicruntimes_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2013-04-01 10:30:15 +02:00
|
|
|
if ($sereby_msdx9$ = "install")
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_msdx9_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2018-03-01 01:37:22 +01:00
|
|
|
if ($sereby_msvc2005$ = "install")
|
|
|
|
DosInAnIcon_msvc2005_config
|
|
|
|
endif
|
|
|
|
if ($sereby_msvc2008$ = "install")
|
|
|
|
DosInAnIcon_msvc2008_config
|
|
|
|
endif
|
|
|
|
if ($sereby_msvc2010$ = "install")
|
|
|
|
DosInAnIcon_msvc2010_config
|
|
|
|
endif
|
|
|
|
if ($sereby_msvc2012$ = "install")
|
|
|
|
DosInAnIcon_msvc2012_config
|
|
|
|
endif
|
|
|
|
if ($sereby_msvc2013$ = "install")
|
|
|
|
DosInAnIcon_msvc2013_config
|
|
|
|
endif
|
|
|
|
if ($sereby_msvc2017$ = "install")
|
|
|
|
DosInAnIcon_msvc2017_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2013-04-01 10:30:15 +02:00
|
|
|
if ($sereby_AdobeFlash$ = "install")
|
2013-03-17 20:33:40 +01:00
|
|
|
DosInAnIcon_AdobeFlash_config
|
2013-03-15 21:47:00 +01:00
|
|
|
endif
|
2013-04-08 22:12:02 +02:00
|
|
|
if ($sereby_AdobeAir$ = "install")
|
|
|
|
DosInAnIcon_AdobeAir_config
|
|
|
|
endif
|
2013-03-15 21:47:00 +01:00
|
|
|
|
2013-04-06 21:50:40 +02:00
|
|
|
DosInAnIcon_finish_config winst /SysNative
|
2013-03-15 21:47:00 +01:00
|
|
|
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_init_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "%ScriptPath%\Config\WinPKG.xml" "$LogDir$"
|
2013-03-15 21:47:00 +01:00
|
|
|
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-04-01 14:49:25 +02:00
|
|
|
xml ed -O -u "/settings/timer[@value=40]/@value" -v $sereby_timer_value$ "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-04-01 14:49:25 +02:00
|
|
|
xml ed -O -u "/settings/timer[@enabled=0]/@enabled" -v $sereby_timer_enabled$ "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
2013-03-15 21:47:00 +01:00
|
|
|
|
2018-03-01 01:37:22 +01:00
|
|
|
[DosInAnIcon_dotnet4.7.1_config]
|
2015-07-24 13:57:53 +02:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2018-03-01 01:37:22 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='net4.7.1']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
2015-07-24 13:57:53 +02:00
|
|
|
|
2014-04-12 17:20:06 +02:00
|
|
|
[DosInAnIcon_win8xdotnet3x_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='NetWin8']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_msjsharp_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-03-15 21:47:00 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='msjsharp']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-09-04 23:13:44 +02:00
|
|
|
[DosInAnIcon_msfsharp_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='msfsharp']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_silver_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-03-15 21:47:00 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='silver']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2016-08-27 20:00:14 +02:00
|
|
|
[DosInAnIcon_jre9_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2016-08-27 20:00:14 +02:00
|
|
|
xml ed -O -u "/settings/set[@component='jre9']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
2013-03-15 21:47:00 +01:00
|
|
|
|
2014-04-12 17:20:06 +02:00
|
|
|
[DosInAnIcon_jre8_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='jre8']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_AdobeShock_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-03-15 21:47:00 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='AdobeShock']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_basicruntimes_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-03-15 21:47:00 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='basicruntimes']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_msdx9_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-03-15 21:47:00 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='msdx9']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2018-03-01 01:37:22 +01:00
|
|
|
[DosInAnIcon_msvc2005_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='msvc2005']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
|
|
|
[DosInAnIcon_msvc2008_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='msvc2008']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
|
|
|
[DosInAnIcon_msvc2010_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='msvc2010']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
|
|
|
[DosInAnIcon_msvc2012_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='msvc2012']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
|
|
|
[DosInAnIcon_msvc2013_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='msvc2013']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
|
|
|
[DosInAnIcon_msvc2017_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2018-03-01 01:37:22 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='msvc2017']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
2013-03-15 21:47:00 +01:00
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_AdobeFlash_config]
|
2013-03-17 08:58:03 +01:00
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
2013-03-15 21:47:00 +01:00
|
|
|
xml ed -O -u "/settings/set[@component='AdobeFlash']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-04-08 22:12:02 +02:00
|
|
|
[DosInAnIcon_AdobeAir_config]
|
|
|
|
copy "$LogDir$\WinPKG.xml" "$LogDir$\WinPKG.xml.old"
|
|
|
|
xml ed -O -u "/settings/set[@component='AdobeAir']/@checked" -v 1 "$LogDir$\WinPKG.xml.old" > "$LogDir$\WinPKG.xml"
|
|
|
|
|
2013-03-17 20:33:40 +01:00
|
|
|
[DosInAnIcon_finish_config]
|
2013-03-15 21:47:00 +01:00
|
|
|
move $LogDir$\WinPKG.xml "%System%"
|
|
|
|
del $LogDir$\WinPKG.xml.old
|
|
|
|
|