Jump to content

webmedic

Member
  • Posts

    626
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by webmedic

  1. no it is not. I am installing them that way and the controle panle will not install. I have tried on both a radeon 9500 and a radeon 8500.
  2. 1) yes you can do that by just leaving out the key it will then prompt you to put in a key for each one. 2) I'm not sure about. Maybe somebody else can answer this one.
  3. I just switched to that but I am getting a popup right at the begining when it first boots into graphical mode but before it starts setup that says click ok to continue or something very close to that. I get this even with fullly automatic mode. This would also explain why my resolution settings were not working. I will report back shortly about autologin. It looks like it is all wokring though. I have added a few extra things but all in all it's looking good so that my default user is loged in instead of admin and everything as far as I can tell is installed as default user nad not as admin. So far so good.
  4. ah that explains it. I have them autoinstall durring install. The control panel will install fine if I install it manualy. Thanks for the info on that again.
  5. they are up and i sent you the link if you want to do the honors of posting it. I may have a surprise here shortly on how to get them into place without disabeling wfp.
  6. well No I cant but hey I have one that uses the one stix put up as the basis but has been tweaked and uses this background. PIc link linky
  7. well you could email them to me or I do believe your could ftp them into ftp.webmedic.net If I rememeber right there should be an incoming folder there. You could also send them through dcc if you know how to use irc. I just noticed somebody was leaching from my ftp server so let me know if you want you get done using ftp if you use it so I can chmod the ftp back so others cant upload to it. Right now you can uplaod to incoming as anonymous.
  8. ack no anything but that. Um really you will have to add to your aplications.cmd adn set them up to install that way .Ah glad I dont have to deal with anything intelish.
  9. OK I can put them up. I think I even have a way to get around windows protection without diasbeling it. I rather like it and so dont want to get rid of it.
  10. Well I'm not exactly waht I'm looking for but the thing installed ok. I needed to tweak it slightly but all went fine. and the stuff. in commmands.txt executed fine. I cant really rememebr why exactly are we trying to do this. I did have a few little hang ups but for me it's no problem as I dont want a completely automatic install just mostly automatic. It still stopped to ask for a user. This I named exactly the same as the one in my scripts. After this it seems to autologin to the user just fine with no issues. I have rebooted a few times and it is still doing fine. At any rate this is my commands.txt [COMMANDS] ".\USER.CMD" user.cmd CLS @ECHO OFF ECHO Adding Default User... net user User /add net localgroup "administrators" User /add net localgroup "users" User /delete net user administrator /active:no ECHO. ECHO Applying Root Registry Tweaks... REGEDIT /S %systemdrive%\install\Reg_Root_Tweaks.reg ECHO. Reg_Root_Tweaks.reg Windows Registry Editor Version 5.00 ;This will allow you to autologin. ;Replace InsertName value with the Username you want to autologin with. ;Replace InsertPassword value with the password corresponding to the Username specified. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="User" "DefaultPassword"="" "AutoAdminLogon"="1" ;This will add "Services" to the right-click menu of "My Computer" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services] @=hex(2):53,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,00,00 "SuppressionPolicy"=dword:4000003c [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\services\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73, 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00, 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52, 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,73,00,65,00,72,00,76,00,69,00,63,00,65,00,73,00,2e,00,6d,00,73, 00,63,00,20,00,2f,00,73,00,00,00 ;This adds the "Open Command Window Here" on the right-click menu for folders [HKEY_CLASSES_ROOT\Directory\shell\cmd] @="Open Command Window Here" [HKEY_CLASSES_ROOT\Directory\shell\cmd\command] @="cmd.exe /k \"cd %L\"" ;Disable Windows Picture and Fax Viewer [-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview] ;Disable Automatic Restart in the event of a BSOD [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 ;Disables Error Reporting, but notifies when errors occur [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] "DoReport"=dword:00000000 ;Disable Imapi CD-Burning Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ImapiService] "Start"=dword:00000004 ;Disable Messenger Service (to block spam. Does not affect MSN or Windows Messenger) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger] "Start"=dword:00000004 ;Disable Remote Registry Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry] "Start"=dword:00000004 ;Disable Windows Time Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time] "Start"=dword:00000004 ;Disable Welcome Screen and uses Classic Logon ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] ;"LogonType"=dword:00000000 ;Removes Language Bar [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325" ;Remove Shared Documents from My Computer [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}] ;Remove Shortcut Arrows [HKEY_CLASSES_ROOT\lnkfile] "IsShortcut"=- ;Allow renaming of Recycle Bin [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:50,01,00,20 "CallForAttributes"=dword:00000000 ;Speed up browsing remote computers [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}] ;Speed up NTFS [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001 "Win31FileSystem"=dword:00000000 "Win95TruncatedExtensions"=dword:00000001 "NtfsDisableLastAccessUpdate"=dword:00000001 ;Always unload Dlls [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "AlwaysUnloadDll"=dword:00000001 "NoStartMenuPinnedList"=dword:00000001 ;RAM usage tweaks [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001 "LargeSystemCache"=dword:00000001 "IoPageLockLimit"=dword:1bf00000 "SecondLevelDataCache"=dword:00000100 ;Prefetcher tweak(faster booting) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000003 ;Speed up browsing remote computers [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}] ;Speed up NTFS [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001 "Win31FileSystem"=dword:00000000 "Win95TruncatedExtensions"=dword:00000001 "NtfsDisableLastAccessUpdate"=dword:00000001 ;Changes Windows Driver Signing Policy 'prompt' to 'ignore' [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Driver Signing] "Policy"=hex:00 ;Disable Nvidia Driver Helper Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NVSvc] "Start"=dword:00000004 ;Disable System Restore ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] ;"DisableSR"=dword:00000001 ;Disable Remote Assistance ;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] ;"fDenyTSConnections"=dword:00000001 ;"fAllowToGetHelp"=dword:00000000 ;Disable Autoupdates ;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] ;"NoAutoUpdate"=dword:00000001 ;Disable Autoupdates ;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] ;"AUOptions"=dword:00000001 ;"AUState"=dword:00000007 ;Disable QoS ;[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched] ;"NonBestEffortLimit"=dword:00000000 and last but not least my winnt.sif ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] AutoActivate="no" CrashDumpSetting="0" DisableDynamicUpdates=Yes FileSystem=LeaveAlone Hibernation=0 UnattendMode=ProvideDefault OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS Repartition=No UnattendSwitch="no" WaitForReboot="No" NoWaitAfterTextMode=1 NoWaitAfterGUIMode=1 DriverSigningPolicy=Ignore OemPnPDriversPath="Drivers\radeon-cat3_6\2KXP_INF;Drivers\radeon-cat3_6\TV_Capture\WDM_XP;Drivers\nforce2.45;Drivers\nforce2.45\AudioDRV; Drivers\nforce2.45\AudioUtl;Drivers\nforce2.45\Dispaly;Drivers\nforce2.45\Ethernet;Drivers\nforce2.45\GART;Drivers\nforce2.45\IDE;Drivers\nforce2.45\MemCtl; Drivers\nforce2.45\SMBus;Drivers\nforce2.45 USB;Drivers\Promise_sata;Drivers\SI_rdvr;Drivers\hpt372;Drivers\4in1442v;Drivers\4in1442v\AGP; Drivers\4in1442v\AGP33;Drivers\4in1442v\AgpME;Drivers\4in1442v\IDEWinXP;Drivers\4in1442v\Inf;Drivers\4in1442v\IRQ;Drivers\4in1442v\Pfd; Drivers\4in1442v\WinXP;Drivers\VIA-VT6103;Drivers\wdm;Drivers\wdm\wdm;" [GuiUnattended] AdminPassword=setme EncryptedAdminPassword=no OEMSkipRegional=1 TimeZone=4 OemSkipWelcome=0 [UserData] ProductID=your-product-id-here FullName="User" OrgName="My Home" ComputerName=Computer [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=85 [TapiLocation] CountryCode=1 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Branding] BrandIEUsingUnattended=Yes [URL] Home_Page=www.webmedic.net Help_Page=www.webmedic.net Search_Page=www.google.com [Components] msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off OEAccess=off [Shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes [GuiRunOnce] %systemdrive%\install\main_batch.cmd ;fix these later to load from second cd without intervention ;%systemdrive%\install\hotfixes.cmd ;%systemdrive%\install\applications.cmd I still have a few issues though for instance the games are still there and the stupid msnexplorer is not disabled. I have both shut off in the winnt.sif but I have them both shut off. Last issue is that for some reason the reg tweak does not work to shut off msn messenger as it still pops up in the task tray.
  11. the dll's that the original poster is trying to use during install.
  12. I looked at taht and will most likely be able to work with it but not sure yet. As for the hacked dll's I wouldn't mind having a copy if the original poster wouldn't mind putting it up someplace.
  13. I've set up my install cd with a whole passle of drivers for different things. I have included high point, silicone image, anf promise raid/ata133 drivers. I have via and nvidia drivers. Everything seems to be working well with the drivers but here is the only catch. The catalyst 3.6 controle panel and the nvidia sound controle panel will not install. Now the nvidia one is only an inf file to activate it. For that I can use this %SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %systemdrive%\drivers\nvidia\AudioUTL\nvautils.inf so no problem there now for the hard part anybody have any ideas on seting up the installer to detect the nvidia audio and only install it if the mother board has nvidia audio. I think I have a hint how to do this but I want to run it by others first. nvax.sys is a file the the audio drivers copy to system32 so it should be as easy as checking for this file and if it is there then run the inf for the audio utils. Does that soung feasable to everybody? I'm however still stumped about the cat 3.6 controle panel. It simply wont install. I have made sure to use the setup.iss that Arronxp has listed here that he uses and it still will not do a silent install. I can still use the same trick though for weather or not to install them. Ah I still have a bunch of batch files around here for all the custom win98 cd's I made. I even have a script that will check for what drive the cdrom is I'm not sure if it will work with xp though.
  14. OK I am about to try the above right after I burn a cd. I have done quite afew tweeks in the last few days to the installer so we will see how it goes. So far I have raid drivers working along with all my others that I can seem to find. The only thing not working is that the cat 3.6 controle panle will not install at all for nay reason and the same for the nvidia sound controle panle. I figure these are minor and will not be needed by everybody anyway. The thing for me is that I have my installer cd loaded with drivers since I set up systems at my shop and was so tired of having to install all the drivers later. SO the first cd is pretty full of drivers wich does not leave room for much else. Hence i have sp1 hotfixes and applications on the second cd. When it is all working then I will go for making a dvd of it all. I still have main batch on the first cd along with dx 9.0b, Media player, Msn Mess, and a few other things.
  15. right i had something simmilar to that in my main_batch.cmd already thanks for the extra info about disabeling admin.
  16. the gimp for me here
  17. good then this is not to HKEY_CURRENT_USER ;This will allow you to autologin. ;Replace InsertName value with the Username you want to autologin with. ;Replace InsertPassword value with the password corresponding to the Username specified. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DefaultUserName"="User" "DefaultPassword"="" "AutoAdminLogon"="1" It looks like it should work ok just split the tweaks.reg up into two files and pull out al lthe tweaks that dont use HKEY_CURRENT_USER. I'll get on it I've been needing to do another install with my latest tweaks anyway.
  18. well theres a way to find out. Since we alrady have code that creats a user and a reg file that will autolog you on as a specific user we could just simply slap that into the commands.txt and go. Actually I think it would be a good place to put almost all the stuf in the main batch. Then we would just have nothing but apps and hotfixes to install after login. But as noted before we could also have hotfixes installed from commands.txt.
  19. I use this and it works flawlessly for most everything. I have used this method to use high point, Promise and Silicone image drivers for windows xp. I also use the driver method mentioned here to make sure that the drivers are avaialable after install also. http://www.nforcershq.com/forum/viewtopic.php?t=8892
  20. does that work for only that one inf file or for any of them. I'll let you all know if it works with the nvidia sound controle panle. I have all the nvidia motherboard drivers installing correctly but not hte controle panle for some reason.
  21. yes I would like ot know more about this.
  22. this is what I use and it does work. extract your openoffice folder and put this file in the main folder with the setup.exe. ; save as openoffice.txt ; Basic settings [Environment] InstallationMode=INSTALL_NORMAL DestinationPath=C:\Program Files\OpenOffice.org ; if you want to disable quicktart remove the ; Little hack to disable the QuickStarter ;[Module_Specify] ; InstallProcedure = MySelectProc ;[Procedures] ;Sub MySelectProc ; SelectModuleByName ( "OpenOffice" ) ; DeSelectModuleByName ( "QuickStarter" ) ;End Sub put this into your batch file ECHO Installing Open Office 1.1rc2 ECHO Please wait... start /wait %systemdrive%\install\Applications\OOo_1.1rc2\setup.exe -r:%systemdrive%\install\Applications\OOo_1.1rc2\openoffice.txt -debug ECHO.
×
×
  • Create New...