From 7144102e56f53f453c8ddaceb373f968f30fdd55 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Thu, 31 Jul 2008 13:16:20 +0000 Subject: removed obsolete vmware dir git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1940 95ad53e4-c205-0410-b2fa-d234c58c8868 --- vmware/win98config | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 vmware/win98config (limited to 'vmware/win98config') diff --git a/vmware/win98config b/vmware/win98config deleted file mode 100644 index 479d2816..00000000 --- a/vmware/win98config +++ /dev/null @@ -1,42 +0,0 @@ -# -# this is an include file for runvmware -# -# create Windows 98 config files - - -# sync is needed to ensure that data is really written to virtual disk -sync -echo -e "\tREGEDIT4\r - -[HKEY_CURRENT_USER\Networ\Persistent\H]\r -\"RemotePath\"=\"\\\\192.168.1.2\\${USER}\"\r -\"UserName\"=\"${USER}\"\r -\"ProviderName\"=\"Microsoft Network\"\r" \ -> /etc/vmware/fd-loop/home.reg - - -echo -e "\tREGEDIT4\r - -[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP]\r -\"ComputerName\"=\"${hostname}\"\r -\"Workgroup\"=\"${workgroup}\"\r -\"Comment\"=\"${comment}\"\r -\"StaticVxD\"=\"vnetsup.vxd\"\r -\"Start\"=hex:00\r -\"NetClean\"=hex:01\r - -[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\\\ -ComputerName]\r -\"ComputerName\"=\"${hostname}\"\r" \ -> /etc/vmware/fd-loop/rechner.reg - - -echo -e "\tREGEDIT4\r - -[HKEY_LOCAL_MACHINE\Network\Logon]\r -\"username\"=\"${USER}\"\r -\"PrimaryProvider\"=\"Microsoft Network\"\r -\"LMLogon\"=hex:00,00,00,00\r" \ -> /etc/vmware/fd-loop/logon.reg - -sync -- cgit v1.2.3-55-g7522