Jump to content

larciel

Member
  • Posts

    337
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by larciel

  1. patched mine, and i wanna double check
  2. is there anyway to check how many concurrent connection of currently installed windows?
  3. so from what i understand, it's good to have Ryan's edited TCPIP.SY_ file 'after' i install the KB884020 ? and what's the best way to intergrate the KB884020 into SP2 cd? (cmd line?) and if it is so, do i have to manually copy the ryan's TCPIP.SY_ after i clean-install windows? or is there automated way to do it all? TIY
  4. anyone try the putting it in update folder like in SP1 ?
  5. option to enable is here
  6. nope. it's already in classic view (reg tweak).. but i want option to have it 'expanded' ;Control panel classic view [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceClassicControlPanel"=dword:00000001
  7. just tried nlite.. but i was only able to remove components.. it didn't have option for expanding.. nor option to set default IME . could you explain little more in detail? thank you
  8. ok 2 questions. 1. anyone know how to 'expand control panel' and/or my document w/ registry tweak? (start menu is in classic mode. 2. anyone know how to remove english (or certain language) input in regional setting? here's my winnt.sif part.. input locales of korean and japanese are added. but default is english (because of locale?) .but i want to set default to korean. [RegionalSettings] LanguageGroup=7,8,1 SystemLocale=00000412 UserLocale=00000409 InputLocale=0412:E0010412,0411:E0010411 any input would be greatly appreciated.
  9. i've set the winnt.sif so that east asian language pack is installed unattended. [RegionalSettings] LanguageGroup=7,8,1 SystemLocale=00000412 UserLocale=00000409 InputLocale=0412:E0010412 well. it's been like that since WinXP original.. has been working fine in SP1. but w/ SP2 (starting RC2) .. setup does not install the language pack automatically, and i have to install it after setup is done. 2nd problem is after i check the 'Install files for east asian languages' .. setup copies files from the cd. and it gets stuck on file "WINPY.MB_" the file is there (in i386/lang) but no matter how many times.. it won't regonize it, and i have to skip the file.. i believe that's the reason the language isn't installed during unattended installation... if anyone have solution to this, please help me out, it'll save me a bunch thanks
  10. no space works.. but i get BSOD because of bad ram .. gotta wait until new one comes
  11. same error here, good thing i searched before i posted anyone have a clue what's wrong?
  12. when you right click a folder in winxp. you see a 'customize' tab. under that, you can choose certain templates for the folder's different contents. i have a directory named 'PIC' where i store all my pictures. under that, i have and add alot of sub directories all containing picture files. i'd the directory 'pic' and all the subfolders in that 'pic' folder to have template of 'pictures' so default view is thumbnails.. but when i choose 'picture' template and check the 'also apply this template to all subdirectories' ,, it doesn't work on the subdirectories.. rather on only the main directory!!! anyone know how i can make this work instead of doing this on all subdirectories.. i'd really appreciate it!! thank you very much
  13. i slipstreamed rc2 over my sp1 cd w/ unattended goodies, and i get 'the file ntfs.sys is corrupted' in Setup mode of winxp. anyone have same problem? any answer would be appreciated.. thank you
  14. are you sure about the " at the end? start /wait %systemdrive%\backup\winapp\prog\j2re-1_4_2_03-windows-i586.exe /s /v/qn ADDLOCAL=jrecore IEXPLORER=1"i did this, and it didn't even install java .. hmm
  15. i noticed that some java applets won't run on my IE after i install xp w/ my unattended CD. i played with options and i even checked that java was installed properly during install.. if anyone have insights to this problems, plz lmk *java runs fine on opera and such, but not on IE and IE based browsers here's my unattended code for java tia! ECHO.ECHO Installing Sun Java VM 1.4.2ECHO Please wait...start /wait %systemdrive%\backup\winapp\prog\j2re-1_4_2_03-windows-i586.exe /s /v/qn
  16. Hi, i'm trying to copy some 'shortcut files' into desktop when UnAttend install ends. i guess i need to use 'cmd' file to do that? i tried testing it out, but i couldn't get it to copy from $1\ to $1\documents and settings\administrator\ (or all users)\ desktop anyone knows how to do it, i'd really appreciate feedback. thank you
  17. well, its not a registry tweak. Its a command: shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." and is that .exe file is in the windows folder? *i found a shutdown file in i386 folder so i put shutdown.exe -r -f -t SEC -c "QUOTE" under [GUIRUNONCE] in winnt.sif ?
  18. thanks for the tip! it'd be great if you could direct me to link where it tells how to reset the PC after the tweaks and install is done?? (code to put in in RUNONCE.CMD ? thanks in advance
  19. cool thanks. could you explain how to apply .vbs in unattended install? (do i just apply them just like registry tweaks? (run .vbs file?
  20. is this right space to ask for registry tweaks? or is it contribution only? *i have question for several tweaks* 1. how to expand the control panel"? 2. how to show control panel in old style mode? 3. how to show quick launch by default? 4. how to disable 'hide inactive icon' ? it'd be great if anyone has the answer *and anyone know code to restart the machine after all the silent program install in .cmd ? or does it go under [GUIRUNONCE] ?
×
×
  • Create New...