Author: pschweitzer
Date: Mon Feb  1 22:18:47 2016
New Revision: 70673

URL: http://svn.reactos.org/svn/reactos?rev=70673&view=rev
Log:
[BOOTDATA]
Drop last references to rosvboxmgmt!

CORE-10032
ROSAPPS-303

Modified:
    trunk/reactos/boot/bootdata/hivesft.inf

Modified: trunk/reactos/boot/bootdata/hivesft.inf
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft.inf?rev=70673&r1=70672&r2=70673&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivesft.inf     [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivesft.inf     [iso-8859-1] Mon Feb  1 
22:18:47 2016
@@ -140,10 +140,6 @@
 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","",0x00000000,"cmd /c 
md ""%programfiles%\Internet Explorer\"" && move %windir%\iexplore.exe 
""%programfiles%\Internet Explorer\"" && ""%programfiles%\Internet 
Explorer\iexplore.exe"" /RegServer"
 ; Create .NET Framework InstallRoot key, reg_sz & full path
 
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","InstallRoot.NET",0x00000000,"cmd
 /c reg add HKLM\SOFTWARE\Microsoft\.NETFramework /v InstallRoot /t REG_SZ /d 
%SystemRoot%\Microsoft.NET\Framework\"
-
-; HACK - Start rosvboxmgmt - ROSAPPS-303
-;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Handle VBox 
SF",0x00000000,"%windir%\bin\rosvboxmgmt autolink"
-;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Handle VBox 
SF",0x00000000,"%windir%\bin\rosvboxmgmt autoassign"
 
 
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons",,0x00000012
 
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu",,0x00000012


Reply via email to