Jump to content

Sonic

Patron
  • Posts

    1,709
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. The .key file mechanism hasn't modified, the installer get .key if it's in same folder without problems, same as before ...
  2. For the moment, installed more than twice on Vista Home Premium without problem, and the same for Windows XP Home too. I use genuine installer with /qb switch and a .key license embedded in one self extracting .exe. The setup install fine, no reboot at the end of install. After reboot, all is okay except virus defs must to be updated, because too old. It's exactly what I want edit: Windows & KAV French versions.
  3. This isn't real wrong place. It's okay for windows xp forum. For your question, I 'm pretty sure you can't directly change Win+E action, it's "hard-coded" in windows. But with third-party program you can customize win+... shortcuts.
  4. I have updated my post-install package of kav to kav 6.0.2.614fr and it seems to work without workaround about modify .msi and no need to regtweak to not reboot for the first avp.exe execution, I'm happy I use sfx pack from WPI, I will test the new version during this week to confirm.
  5. Just re-tested I obtain this regfile REGEDIT4 [...\SOFTWARE\Classes\Folder\shell\Add to My App] "command"="C:\DOCUME~1\Sonic\LOCALS~1\Temp\Myapp.exe" Sure you must adapt the script to your goal.
  6. You can try to delete INFACHE.1 file too from c:\windows\inf
  7. You can delete DOTNETFX too. It isn't used during install. It's .NET FrameWork setup for post-install.
  8. You can make a batch to create a temporal .reg. Example : @echo off >FixReg.reg echo REGEDIT4 >>FixReg.reg echo. >>FixReg.reg echo [...\SOFTWARE\Classes\Folder\shell\Add to My App] >>FixReg.reg echo "command"="%Temp%\Myapp.exe" start /w regedit /s FixReg.reg del FixReg.reg exit This will create reg file with correct fixed value, not variable.
  9. I don't understand really (sorry I'm french), but if I'm right, with effects.exe I set exaclty what I want to be checked in Perfomance propertie of My Computer. Exaclty the same result of my .reg file executed with cmdlines.txt on an unattended setup.
  10. Thanks for correction Tomcat. Are there any issues for the moment using your versions ? If install will pass, frameworks will acts exactly same as standard installers, isn't it ?
  11. I use the same method, it works perfect. But my post with effects.exe is for post-setup usage ti set visual settings silently.
  12. The key is in registry but it's not readable (correct word ?) directly, we need to calculate from regsitry value. You will find the formula with google.
  13. You can use effects.exe created by a member of msfn forum. Command line for silent operation works too. http://www.msfn.org/board/index.php?act=At...st&id=15715
  14. The output file will install in one pass all frameworks ? or it's more batch method ? Thanks.
  15. The 4 cdroms I have dl from msdn aa contains all version of Windows Vista. But my license is okay just with business, but I have installed Ultimate without key and it runs. CDs are same as DVD version. Instead of having one install.wim, I have 4 files called install.svm , install2.svm, install3.svm and install4.svm on each cd. I have copy CD2,CD3 and CD4 to CD1 and installed from shared folder, install has been completed correctly.
  16. Okay Siginet, thanks for your contribution !
  17. Sonic

    Hotfixes

    AutoPatcher XP is a post-install sp2 hotfix package. RyanVM too but for splistreaming if I remember.
  18. Check Windows activation.
  19. Hi all, Is there a lot of lan drivers in winpe 2.0 or we need to insert lan driver ? If we need that, anyone has thinking about integration of bash lan driverpack ?
  20. If I remember, if you have centrino or intel wifi chips, you can use Intel utility to manage the network and the utility has an option to connect to network before logon. Otherwise,(if I remember again ^^), in XP there is an option to logon on domain without on network but authentification/sync profile/... procedure is checked later. btw, I'm not DC user , so wait confirmations
  21. Available here, French version, 4 CDROMs ISOs
  22. Bad cdrom ? Overclocked system ? Ram fault ?
  23. You can bypass folder \SUPPORT. It isn't used for the setup. It contains special tools. Just files at root and i386 are important.
  24. Look at http://unattended.msfn.org/unattended.xp/view/web/13/
×
×
  • Create New...