Jump to content

AznStyl

Member
  • Posts

    39
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by AznStyl

  1. Hi all, this is my first time attempting to dual boot. Got a lil problem hope to resolve soon. Here's the situation: I put in my x64 xp disc. Format the partition it copy all file into that partion. It reboot. But when it reboot, it reboot straght into my xp pro and not completing the x64 installation on the other partion. Why? Please help? Thank you.
  2. you got my vote ... look easy enuff for a newbie like me.
  3. @AstaLaVista the program under ur signature... is that ur project for the unattend cd or u download it somewhere?
  4. The vbs didn't work for me... all it do was open it with a notepad
  5. anybody got any clue why it is not silently installing? also the pskill doesn't work. I've also try REG ADD %KEY%\015 /V 2 /D "pskill.exe WinCinemaMgr.exe" /F but still it give me errors.
  6. what will go wrong when you have it all in one cmdlines.txt like this? [COMMANDS] "useraccounts.cmd" "REGEDIT /S regtweaks.reg" "RunOnceEx.cmd"
  7. nothing just delete it. all u need is unattended.txt and rename it to winnt.sif
  8. 2.) the name is right but still it is not deleted from the desktop 4.) AdbeRdr60_enu_full.exe <-- I can't extracted with WinRAR any other option into how I can extracted it? 5.) I don't have windvd_6.reg, I wanted to know which registry do I need inorder to register it? Thanks for the replying Max.
  9. 1.) I SFX my office2k3 and I put the Path to %systemdrive%\OfficeTemp. In my clean.cmd I put RD /S /Q %systemdrive%\OfficeTemp. but when my unattended is install. I went into %systemdrive% and the OfficeTemp folder is still there. How can I delete that folder? 2.) In my clean.cmd I have DEL "%UserProfile%\Desktop\Alcohol 120%.lnk" but somehow the icon is still there. I've also try %allusersprofile% but still it still there. How can I delete it? 3.) When I do the unattended cd, ADMINSTRATOR is the default logon name. How can I change it to something that I like, for ex. AznStyl perhaps? 4.) For the Adobe Reader, I have this in my RunOnceEx.cmd REG ADD %KEY%\019 /V 1 /D "%systemdrive%\install\Applications\Adobe\AdbeRdr60_enu_full.exe -p"-s /v\"/qn\"' /F but it won't install and no error popup. [i know I suppose to post this in the switch forum but since I want to make it an all in one thread I put it here. Sorry to whom ever find it irritated.] 5.) Does anybody know a way to register WinDVD6 unattended? That would be all for now. Thank You and any help is greatly appreciated.
  10. thanks for the head up... but where would I enter the serial and the code #s in the registry part? Thanks
  11. I've try this code below but it still not install. Again no error or anything. REG ADD %KEY%\015 /VE /D "WinDVD Platinum 6.0.6.42" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\WinDVD\Setup.exe -s" /f REG ADD %KEY%\015 /V 2 /D "pskill WinCinemaMgr.exe" /F
  12. Is there a way to copy/cut & paste in and out of vmware? or drag n drop? cause I have some registry that I save in vmware that I want to copy/cut out into my main rig. Thanks In Advance.
  13. REG ADD %KEY%\015 /VE /D "WinDVD Platinum 6.0.6.42" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Applications\WinDVD\Setup.exe -s -f1"%systemdrive%\install\Applications\WinDVD\Setup.iss" /f REG ADD %KEY%\015 /V 2 /D "pskill WinCinemaMgr.exe" /F can anybody tell me why windvd 6 isn't installing? it didn't give any error.
  14. jrzycrim once again thanks for your time. Now just one more question. When I do the unattended cd and tested it with VMWare the logon name is Administration. Now, how can I change that "Administration" to something that I want. for ex. AznStyl perhaps? Thank You.
  15. Thanks jrzycrim, a few more reg tweaks to go...
  16. If none of the code above can't do the job then which registry will I need to have inorder to have it the way that I wanted as mention above? P.S I've already search thru the forum and has read the regtweak thread and couldn't find the one that I've wanted... or maybe I miss it by any chance? but I surely checked it a lot b4 I post. Thanks for helping Here are my RegTweak.reg RegTweaks.reg
  17. He said remove it if its in winnt.sif did he not? or I might be mistaken? clarification is needed...
  18. in my winnt.sif I don't have [Shell] DefaultStartPanelOff=Yes so I assume its in somewhere in the above code that I've pasted
  19. ;Configure Start Menu ++ [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000002 "ShowCompColor"=dword:00000001 "HideFileExt"=dword:00000000 "DontPrettyPath"=dword:00000001 "ShowInfoTip"=dword:00000000 "HideIcons"=dword:00000000 "MapNetDrvBtn"=dword:00000000 "WebView"=dword:00000001 "Filter"=dword:00000000 "SuperHidden"=dword:00000001 "SeparateProcess"=dword:00000000 "ListviewAlphaSelect"=dword:00000001 "ListviewShadow"=dword:00000001 "ListviewWatermark"=dword:00000001 "TaskbarAnimations"=dword:00000001 "StartMenuInit"=dword:00000001 "StartButtonBalloonTip"=dword:00000000 "CascadeNetworkConnections"="YES" "Start_LargeMFUIcons"=dword:00000000 "Start_MinMFU"=dword:0000000a "Start_EnableDragDrop"=dword:00000001 "StartMenuFavorites"=dword:00000000 "Start_ShowHelp"=dword:00000000 "Start_ShowRun"=dword:00000001 "Start_ShowControlPanel"=dword:00000001 "Start_ShowMyComputer"=dword:00000001 "Start_ShowMyMusic"=dword:00000000 "Start_ShowMyPics"=dword:00000000 "Start_ShowMyDocs"=dword:00000000 "Start_ScrollPrograms"=dword:00000000 "Start_ShowPrinters"=dword:00000000 "Start_ShowSearch"=dword:00000001 "Start_ShowRecentDocs"=dword:00000000 "Start_AutoCascade"=dword:00000001 "Start_NotifyNewApps"=dword:00000000 "Start_AdminToolsRoot"=dword:00000000 "StartMenuAdminTools"=dword:00000000 "TaskbarSizeMove"=dword:00000000 "TaskbarGlomming"=dword:00000000 "EnableBalloonTips"=dword:00000000 "FolderContentsInfoTip"=dword:00000000 "ServerAdminUI"=dword:00000000 "NoNetCrawling"=dword:00000000 "FriendlyTree"=dword:00000002 "WebViewBarricade"=dword:00000000 "DisableThumbnailCache"=dword:00000000 "ShowSuperHidden"=dword:00000001 "PersistBrowsers"=dword:00000000 "Start_ShowNetPlaces_ShouldShow"=dword:00000041 where in the above code do I fix to make my [start menu NOT CLASSIC], make the [folder view as LIST not tiles], [# of programs in start menu to 3 instead of 10], [remove show internet & email in start menu], [remove "set program Access and Defaults" off the start menu] and [make my computer to default name "My Computer" (I use this code from a RegTweak post and it is from some obviously that some1 is a chinese person and rename My Computer into some Chinese name)] Any help is higly appreciated. Thank You.
  20. Hi, I've read the pinned topic for the alcohol 120% silent install.... but when I test my unattended cd with alcohol suppose to silently install but it didn't... it didn't give me any error either. Below is the code that I have for my RunOnceEx.cmd REG ADD %KEY%\002 /VE /D "Alcohol 120%" /f REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\Applications\Alcohol120\setup.exe /qn" /f REG ADD %KEY%\003 /VE /D "Registering Alcohol 120%" /f REG ADD %KEY%\003 /V 1 /D "REGEDIT /S %systemdrive%\install\Applications\Alcohol120\register.reg" /f I can't seem to find anything wrong with it... no error pop up.
  21. This way doesn't work.. I already tested it out. I'm going to try a different way ... and I will let you know if it work or not.
  22. I have the office to extract to the folder and install... but during install the cleanup.cmd execute the shutdown. How do I change the code to wait till office2003 is done installing then start to execute the shutdown cmd? Below is the code for my RunOnceEx.cmd and cleanup.cmd RunOnceEx.cmd REG ADD %KEY%\017 /VE /D "Microsoft Office 2003" /f REG ADD %KEY%\017 /V 1 /D "%systemdrive%\install\Applications\Office2003\Office2003.exe" /f REG ADD %KEY%\018 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\018 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f EXIT cleanup.cmd cmdow @ /HID shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." net user aspnet /delete DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk" DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" DEL "%UserProfile%\Desktop\Flashget.lnk" DEL "%AllUsersProfile%\Desktop\Ad-Adware SE Professional.lnk" DEL "%UserProfile%\Desktop\SpywareBlaster.lnk" DEL "%UserProfile%\Desktop\Ad-Watch SE Professional.lnk" DEL "%AllUsersProfile%\Desktop\AVG 7.0.lnk" DEL "%AllUsersProfile%\Desktop\InterVideo WinDVD 6.lnk" DEL "%AllUsersProfile%\Desktop\Nero StartSmart.lnk" DEL "%UserProfile%\Desktop\Ad-Watch SE Professional.lnk" DEL "%UserProfile%\Desktop\Spybot - Search & Destroy.lnk" DEL "%UserProfile%\Desktop\Winamp.lnk" RD /S /Q %systemdrive%\drivers\ RD /S /Q %systemdrive%\install\ EXIT ;The comment below contains SFX script commands Path=%systemdrive%\XPCD\$OEM$\$1\Install\Applications\Office2003 SavePath Setup=setup.exe TRANSFORMS=Unattended.MST /qb- Silent=2 Overwrite=1
×
×
  • Create New...