Jump to content

mniceguy81

Member
  • Posts

    71
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Switzerland

Everything posted by mniceguy81

  1. Thanks for the utility Jaclaz, I created a batch file to delete the last user login info for the Account.dat for Lync was just missing away to delete the subkey. Thanks again
  2. Hi everybody thanks for the replies and yes Microsoft Lync 2010 is compatible with Windows XP Pro SP3 and the computers that we lend our users are workgroup computers and not domain computers that's why i'm trying to clean them automatically when users return the laptops back. Is there a way the delete a registry subkey only because i found a way by deleting HKCU\Software\Microsoft\Communicator but deletes the whole configuration Lync but the only thing i need to delete is the subkey that is created under the HKCU\Software\Microsoft\Communicator key. Can we delete sub keys that have not been created yet like this HKCU\Software\Microsoft\Communicator\"*" Thanks for your help with this.
  3. Hello Everybody, I need some help to delete WiFi connections and Microsoft Lync last user connection on a Loan computer (Multi user Laptop). This is what i delete for Lync but i needed a way to fully automate it because after i have to delete the last user, i have to put someone@example.com = C:\Documents and Settings\User\Application Data\Microsoft\Communicator\ C:\Documents and Settings\User\Local Settings\Application Data\Microsoft\Communicator\ Thank you for your help
  4. Thank you Kurt_Aust, now i have my updated Windows XP x64.
  5. Hello, will this work with Windows XP Pro x64 SP2
  6. Thank you Johnhc for the instructions, but one last ? does Directx 10/11 exsist for Windows XP PRO x64 and do i really need it for Games..) Thank you again
  7. Thank you everybody i found the culprit, it was DaRkMaDnEsS_Tune_Up_Addon.7z and i confirm that if you have Windows 7 64 bit and Vmware they work perfectly.
  8. Thank you Kurt_Aust at the moment i'm doing the tests and will report backl which one of these is the culprit.
  9. Thank you for your contribution and i forgot to say Hello, sorry for the the bad manners and a big thank you goes to Kurt_Aust and a lot of thanks to johnhc
  10. The AccountInit is file i got from Kurt_Aust folder structure but i will attach it and It starts RUN1_XP-64 and i think it has something to do with IE8. I uploaded it as ini file because the upload does not let me upload it as .bat AccountInit.ini
  11. Ok and sorry will try again first with Windows 7 + VMware if it does not work will do a clean install with Windows XP Pro 64 bit and then post if i find a solution.
  12. Johnhc I did what you said, i changed the Computer type from MP to auto by modifying the WINNT.sif from multi to nothing so that it chooses it automatically but did not fix the problem. I'm going to attach my winnt.sif WINNT.SIF
  13. Sorry forgot to mention that i'm nliting from Windows 7 RTM 64 bit Testing 30 days and i would prefer doing it here instead of a new thread because if i find a solution people would learn from it here thanks johnhc
  14. Sorry i forgot to add my folder structure and here's also my RUN1_XP-64.bat & RUN2_XP-64.bat and also i deleted some stuff from the addons. RUN1_XP-64 rem fix Quick Launch toolbar (broken by IE8 installer) MkDir "%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch" MkDir "%SystemDrive%\Documents and Settings\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch" rem core OS updates %Source%RunOnce\vcredist_x64.exe /Q %Source%RunOnce\dotnetfx35.exe /Passive /NoRestart %Source%RunOnce\directx_mar2009_redist.exe /Q /T:%Temp%\DirectX %Temp%\DirectX\DXsetup.exe /Silent RmDir /S /Q %Temp%\DirectX %Source%RunOnce\WindowsUpdateAgent30-x64.exe /Q /WUforce rem compressor/decompressor utilities %Source%AddOns\wrar380.exe /S msiexec /I %Source%AddOns\7z465-x64.msi /Passive /NoRestart rem Tweak UI "%ProgramFiles%\7-Zip\7z" X %Source%AddOns\TweakUIPowertoySetup_amd64.exe -O%SystemRoot% If exist %SystemRoot%\TweakUI.exe Copy "%Source%AddOns\Tweak UI.lnk" "%AllUsersProfile%\Start Menu\Programs\" rem Daemon Tools (Part 1) %SystemRoot%\daemon\dt410x64.exe RmDir /S /Q %SystemRoot%\daemon "%ProgramFiles%\7-Zip\7z" X %Source%AddOns\daemon4304-lite.exe -O%Temp%\Daemon %Temp%\Daemon\$PLUGINSDIR\SPTDinst-v159-x64.exe Add /Q RmDir /S /Q %Temp%\Daemon rem initialise account, setup for second pass, install Internet Explorer 8 and force reboot Start %Source%RunOnce\AccountInit.bat %Source% RUN2_XP-64 rem startup delay to allow disk thrashing to subside before proceeding TimeOut /T 120 rem you must use either %Source% or %1 when referring to files on the install media Set Source=%1 rem browser plugins %Source%AddOns\install_flash_player_10_active_x.exe /S %Source%AddOns\install_flash_player.exe /S %Source%AddOns\Shockwave_Installer_Full.exe /S %Source%AddOns\Silverlight.exe /Q rem Java runtime enviroment %Source%AddOns\jre-6u14-windows-i586.exe ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 /Passive /NoRestart %Source%AddOns\jre-6u14-windows-x64.exe ADDLOCAL=ALL IEXPLORER=1 MOZILLA=1 /Passive /NoRestart rem Notepad++ %Source%AddOns\npp.5.4.5.Installer.exe /S rem PDF readers %Source%AddOns\AdbeRdr910_Lite_en_US-9.1.0.29.exe ALLUSERS=1 /Passive /NoRestart %Source%AddOns\AdbeRdr910_en_US.exe /sPB /rs /msiEULA_ACCEPT=YES rem nLitey type thingys %Source%AddOns\autoit-v3-setup.exe /S %Source%AddOns\wmp11slips1.4i.exe /Silent %Source%AddOns\nLite-1.4.9.1.installer.exe /Silent rem (almost) every video codec known to man %Source%AddOns\vlc-0.8.6c-win32.exe /S %Source%AddOns\klmcodec500.exe /Silent /NoRestart /LoadInf=".\klmcp.ini" %Source%AddOns\qtlite290.exe /Silent /NoRestart /LoadInf=".\qtlite.ini" %Source%AddOns\klcp64v250.exe /Silent rem YouTube downloader %Source%AddOns\save2pc_light_setup.exe /Silent rem Daemon Tools (Part 2) %Source%AddOns\DAEMON_Tools_Lite_4-30-4_with_SPTD_1-58.exe If Not exist %Source%AddOns\DAEMON_Tools_Lite_4-30-4_with_SPTD_1-58.exe %Source%AddOns\daemon4304-lite.exe /S rem basic freeware CD/DVD burners %Source%AddOns\SetupImgBurn_2.5.0.0.exe /S %Source%AddOns\cdbxp_setup_4.2.4.1430.exe /Silent rem anti-spyware msiexec /I %Source%AddOns\WindowsDefenderX64.msi ALLUSERS=1 REBOOT=SUPRESS CHECK_WGA=0 LAUNCHPROGRAM=0 LAUNCHSCAN=0 /Passive /NoRestart %Source%AddOns\mpas-feX64.exe /Q rem optional disk check rem FSutil Dirty Set %SystemDrive% ShutDown /R /F /T 20
  15. I need help because i'm getting errors when my XP64.iso is installing on VMware workstation. I have the errors in zip file if you don't mind. Errors i got testing LAST_SESSION_1_.INI LAST_SESSION_U_1_.INI
  16. Thanks everyone for the reply but i'm stuck at the moment about finding a good site to learn from or a sticky.
  17. Sorry to bother you CoffeeFiend, would you help me choose the setting for my rig to overclock please, i'm not a newbie to build machines and troubleshoot but i'm not good with overclock because i need a guide and setting for my producty and last thing is where to put the on my board
  18. Thxs Ripken204 for the quick reply and no i don't need storage, i just wanted to have a powerfull machine and if Overclocking shortens the life of the pc so that means i don't need one. Thanks again.
  19. Hi everybody, i know i have been away long and i need some help with a new rig that i just built. 1.Do i need to overclock it because everybody is doing at the moment like it's new fashion on the block. how do i do that with Asus P5Q please document for me i'm good at instructions. 2.Hard disks - do i get a SSD or Velociraptor for OS (Windows XP Pro 32/64) or Windows 7 RTM or no point at all (i need it because the 74GB raptor makes noises when writing and reading does Velociraptor do that too and if i get SSD HDD will it die fast) The whole point is Windows 7 Windows Experience Index (WEI) rated everything at 7.1 except my HDD 5.1. My Rig is as follows - CPU - Intel Quad Core 3.0Ghz Q9650 Fan - ZALMAN CNPS9500A-LED Motherboard - Asus P5Q Memory - 2 X = 8GB CORSAIR Dominator DHX TWIN2X4096-8500C5D PC2-8500(1066) 4GB Kit 5-5-5-15 240pin HDD - 1. 74GB - WD Raptor - Windows 7 OS 2. 500GB - WD 3. 500GB - Maxtor 4. 1TB - Seagate 5. 1TB - Seagate Not sure if it's dead or not 6. 300GB x 2 - Seagate Raid Super Speed - Asus Drivexpert Graphic card - ASUS ENGTX275/HTDI GeForce GTX275 896MB 2xDVI HDTV HDCP Power Supply - 850wts Corsair TX850W Sound card - Creative Audigy 2 Platinum Zs Ex Case - Thermaltake Kandalf VA9000 with 5 fans 2x Front 120mm Intake (Blue LED), Rear 120mm Exhaust (Blue LED), 90mm Exhaust & Top Mounted 90mm Exhaust. Thank you for your help.
  20. Thanks guys for all your advice and i will take it and wait till september to build my rig, and will continue saving. Thanks again.
  21. The help is to find what i'm doing wrong and there's no budget, cause i have been saving for the last 4yrs, cause i change my pc every 4 to 5 yrs.(if the pc is out of order) and if you have any suggestions. Going to use it for video editing and games. My new Build Monitor - PHILIPS 240BW8EB LCD 24 CPU- Intel Core 2 Quad Extreme 3.00GHz QX9650 [ LGA775 - 12MB - 45nm - 1333MHz ] Motherboard - ASUS P5E3 Premium/WiFi-AP ( Intel® X48 - Socket 775 - FSB 1600 ) Memory - CORSAIR XMS3 DHX [TWIN3X2048-1600C7DHXIN G] DDR3 2GB [2x1GB] DDR1600 (PC3-12800) X2 = 4GB Graphic Card - ASUS Extreme N9800GX2/G/2DI ( GeForce 9800GX2 1024MB 2xDVI HDMI ) (Thinking of SLI gladly appreaciate any advice) Ageia Card - BFG PhysX 128MB PCI ( AGEIA PhysX 128DDR ) do i need it or not. Hard Disk - SATA150 74GB - 10000 WESTERN DIGITAL RAPTOR (16MB) For Windows - SATA150 150GB - 10000 WESTERN DIGITAL RAPTOR (16MB) For Software install - SATA300 1.0To (1000GB) - 7200 WESTERN RE2 GP (16 MB) [WD1000FYPS] X2 = 2 For Backup 1 and the other for download Power supply - 1500W THERMALTAKE Toughpower [W0171RED] do i need to exchange my power supply. What i already have is the case Thermaltake Kandalf Original, Yesico 550w fanless power supply, 4 Corsair DDR2 667 and Creative Audigy 7.1 zs platinum. Thanks.
×
×
  • Create New...