Jump to content

SiMoNsAyS

Patron
  • Posts

    3,414
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Spain

Everything posted by SiMoNsAyS

  1. MsgPlus 3.20 Changelog Silent Installation: REG ADD %KEY%\026 /VE /D "MSN Messenger 6" /f REG ADD %KEY%\026 /V 1 /D "%CDROM%\Software\MSN\MsnMsgs.msi /qb" /f REG ADD %KEY%\027 /VE /D "MSN Messenger Plus! 3" /f REG ADD %KEY%\027 /V 1 /D "%CDROM%\Software\MsgPlus\MsgPlus Setup.exe /SilentInstallNoSponsor" /f REG ADD %KEY%\027 /V 2 /D "pskill.exe MsgPlus.exe" /f REG ADD %KEY%\027 /V 3 /D "pskill.exe msnmsgr.exe" /f lot of new features (specially nice have your contacts on your desktop) and now you can rename the installer.
  2. i did search for a few minutes but i can't find what was explained there. if i remember well, that regkey worked if you logged off and back on but i can't remember the issues with it. i can point you to PM the guy who found it: @jrzycrim maybe he can help you (anyway i doubt if it can be integrated on an unattended installation if it's your purpose)
  3. let me find the topic... i'll post later
  4. it's normal that he gets angry... $ 1000 FOR A GMAIL ADDRESS?? (j/k)
  5. Firefox 1.0 PR has still a lot of bugs, don't use it and wait for a newer version... 1min... i remember read the timeline of the new firefox and 1.0RC1 was going to be released today...
  6. this had been treated before, i've got the key ;enable auto arrange and sort by type [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop] "FFlags"=dword:00000221 "Sort"=dword:00000002 but import it from cmdlines.txt doesn't work i guess the user must be logged
  7. @buletov really good work
  8. lol now it has built-in support for 7zip. nice feature
  9. i've just downlaoded gdi+, it's easy to find the switches simply running /? so... /Q silence mode /T:"dir of temp mode" /C: /C... so 873374_enu.exe /Q
  10. don't know about the others but "Update for Windows XP HighMAT Support in CD Writing Wizard (KB831240).exe" can be extracted so you can find a .msi installer. no problem on using common swtiches (/qb or /qn)
  11. yeah, better use a bigger drawer...
  12. i use regshot as bucketbuste, it's clean and not complex, what i only miss it's an option to convert the changes into a .reg file
  13. if you get in touch with them and you open the doors, they can follow you
  14. yah argh! i've followed some of thus lessons, my partner now it's feeding crocodiles! arrrgh!
  15. LoL it appears that you need 3k posts to obtain the 9 stars
  16. of course, i only wanted to mean that there are similar alternatives and you can find some useful tips and tricks that people can use
  17. mmm... i think this method it's very similar to mine and exactly the same as Alanoll's. for more information visit the thread at my sign
  18. guy this is a very big read and you want from us to read the whole post and check it do it by yourself, use a virtual pc client.
  19. @Bâshrat the Sneaky & @RyanVM as i said before i tried the installation from a HD folder with this @echo off set AnswerFile=.\I386\Winnt.sif set SetupFiles=.\I386 .\I386\winnt32.exe /s:%SetupFiles% /unattend:%AnswerFile% exit i rebuilt the txtsetup.sif file which it's the only file that can lead in that problem and no results, also as i said before if i build the .iso and test it in VPC works perfect definetly the problem it's that new created driver cabs are not extracted during installation but txtsetup.sif entries are there and compressed files too. if anyother can follow the same process and look if it works i'll be pleasant
  20. Third, next time try a title for your topic that describes better your problem i point to a bootable cd error too
  21. i'm getting tired of this, it's really annoying to don't know what's the problem the first problem was that doing the installation from cd some files are missing from my si3112r controller. it appears that this problem it's solved in new driverpack version so i tried the installation from my HD and i got the aec6280.sys file not found error. the file it's correctly compressed in the i386 folder but it's not copied during the early stage of installation from Win32 environment edit: althought in m$ VPC works perfect... so i understand this is a problem with installation from HD or with SATA drives...
  22. as i said before don't use S- keys that are installation dependant so... ;Show My Computer [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 ;Disable Welcome Screen on resume [HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaverIsSecure"="0" "SCRNSAVE.EXE"="C:\\WINDOWS\\system32\\MATRIX~1.SCR" ;Fix Resolution [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000] "DefaultSettings.BitsPerPel"=dword:00000020 "DefaultSettings.XResolution"=dword:00000320 "DefaultSettings.YResolution"=dword:00000258 "DefaultSettings.VRefresh"=dword:00000001 "DefaultSettings.Flags"=dword:00000000 "DefaultSettings.XPanning"=dword:00000000 "DefaultSettings.YPanning"=dword:00000000 "DefaultSettings.Orientation"=dword:00000000 "DefaultSettings.FixedOutput"=dword:00000000 "Attach.RelativeX"=dword:00000000 "Attach.RelativeY"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000] "DefaultSettings.BitsPerPel"=dword:00000020 "DefaultSettings.XResolution"=dword:00000320 "DefaultSettings.YResolution"=dword:00000258 "DefaultSettings.VRefresh"=dword:00000001 "DefaultSettings.Flags"=dword:00000000 "DefaultSettings.XPanning"=dword:00000000 "DefaultSettings.YPanning"=dword:00000000 "DefaultSettings.Orientation"=dword:00000000 "DefaultSettings.FixedOutput"=dword:00000000 "Attach.RelativeX"=dword:00000000 "Attach.RelativeY"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\0] "Position"=hex(3):2C,00,00,00,A0,00,00,00,00,00,00,00,80,02,00,00,3A,02,00,00,00,\ 00,00,00,01,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PostBootReminders] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PostBootReminders\Microsoft.FixScreenResolution] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PostBootReminders\Microsoft.FixScreenResolution] "Title"=- "Text"=- "IconResource"=- "ShellExecute"=- "Clsid"=- "ShowTime"=- "RetryInterval"=- "RetryCount"=- "TypeFlags"=- [HKEY_CURRENT_USER\Software\EasyBoot Systems\UltraISO\5.0] "UserName"="Troy" "Registration"="" but with this i don't want to mean that all the tweaks can work
  23. use [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders] "shell:SystemDriveRootFolder"=dword:00000000 "shell:ProgramFiles"=dword:00000000 "shell:Windows"=dword:00000000 "shell:System"=dword:00000000 instead of S- values that change every new installation.
  24. same problem and same hardware here edit: i've seen the new driver pack i'll feedback my results ASAP
  25. i've rar sfx the 0.52 version, simply extract it to the default folder
×
×
  • Create New...