Jump to content

myselfidem

Member
  • Posts

    2,515
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Switzerland

Everything posted by myselfidem

  1. You can check the installation result inside %Windir%\Panther\setupact.log (setuperr.log) See also inside %Windir%\Panther\UnattendGC\setupact.log (setuperr.log) More help: Windows 7, Windows Server 2008 R2, and Windows Vista setup log file locations
  2. Check inside your installed Operating System Windows 7 Home Basic N if you have: %Windir%\System32 %Windir%\SysWOW64
  3. You can try to disconnect the hard drive and reconnect. Maybe is a contact problem!
  4. Hello! Weird, but I see inside the dism.log that your computer is 32-bits and not 64-bits: Version: 6.1.7600.16385 Host machine information: OS Version=6.1.7600, Running architecture=x86, Number of processors=1
  5. @coucou About your question by PM. To disable Hibernation and Screensaver you can use a batch file like this and choose your prefered plan before: Help inside "Unattended Setup Reference for Windows 7.chm". Power.cmd @echo off POWERCFG -SETACTIVE 381b4222-f694-41f0-9685-ff5bb260df2e POWERCFG -X -monitor-timeout-ac 0 POWERCFG -H OFF exit (You can add this command inside "clean.cmd" if you want at last.). More help here: Powerplan setting by unattend.xml *Edit: Powercfg Command-Line Options
  6. I've tried successfuly this batch file from Explorer (desktop): cd /D D:\Program Files pause to see if errors No space between the backslash and the folder name or directory name. I've also tried to launch this batch file set inside an USB key and works fine (letter K:\).
  7. Thanks Pistolero! Just simply specify that the default value for white color is: "DefaultColor"=dword:00000000 This value is for Bright white color "DefaultColor"=dword:0000000f Cheers
  8. The file ccleaner_v3.01.1327_silm_with_ccenhancer_silent_install.exe have been deleted by Norton Internet Security 2010! file signature: d3c118adf732f76399f3f074692c1057b3c42fb9a2a7b8db62ea57d02d93961b
  9. You can use Start |Run and write cmd type: color /? Sets the default console foreground and background colors. COLOR [attr] attr Specifies color attribute of console output Color attributes are specified by TWO hex digits -- the first corresponds to the background; the second the foreground. Each digit can be any of the below values. If no argument is given, this command restores the color to what it was when CMD.EXE started. This value either comes from the current console window, the /T command line switch or from the DefaultColor registry value. The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute the COLOR command with a foreground and background color that are the same. Reg file for white color Windows Registry Editor Version 5.00 ; White color [HKEY_CURRENT_USER\Software\Microsoft\Command Processor] "CompletionChar"=dword:00000009 "DefaultColor"=dword:0000000f "EnableExtensions"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor] "AutoRun"="" "CompletionChar"=dword:00000040 "DefaultColor"=dword:0000000f "EnableExtensions"=dword:00000001 "PathCompletionChar"=dword:00000040
  10. You can try sfc /scannow SFC Scannow *Edit: That happens sometimes with my computer when I disconnect a HDD to connect an other. But after sometimes all it's OK. Maybe it is a contact problem of hard disk..
  11. It's about unsigned drivers integration. New feature for RT Se7en Lite 1.7.0 RC: For the drivers see inside: C:\Windows\System32\DriverStore\FileRepository Regards
  12. @coucou Maybe you can try to set the Updates files for integration inside C:\ and not D:\! I use this reg file to have permissions with my two partitions: Windows Registry Editor Version 5.00 ; Conserver le jeu de permissions NTFS attachées à un fichier ou à un dossier lors de la copie [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "ForceCopyAclwithFile"=dword:00000001 "NoLowDiskSpaceChecks"=dword:00000001 "LinkResolveIgnoreLinkInfo"=dword:00000001 "NoResolveSearch"=dword:00000001 "NoResolveTrack"=dword:00000001 "NoInternetOpenWith"=dword:00000001
  13. You can find help about the $OEM$ folders structure: $OEM$ Distribution Folders Customizing and Automating Installations
  14. You can download here: JRE6 update 23 x86 & x64!!! Cheers That's a switchless addon for WinXP or to install in an unattended Windows 7Here a Windows 7 addon http://www.forum-unattend.fr/phpBB3/viewtopic.php?f=32&t=433&sid=cf165e967010610fe3355037d3ee2651 Enjoy If you want try to install Java6u23.exe like an Addon you must install this one with Windows 7 Toolkit: Windows 7 Toolkit v0.8.0 Final http://www.wincert.net/forum/index.php?/topic/8014-how-to-integrate-addons-wa/ Java6u23.exe SFX made by Kelsenellenelvian works really fine with RT Se7en Lite or others programs for an silent install!
  15. Hello! It seems that some people found an workaround here: autounattend.xml not working Maybe that can help you!
  16. Help about SP1: Service Pack Slipstream - FAQ Windows 7 and Windows Server 2008 R2 Service Pack 1 Release Candidate (KB976932)
  17. You can find help about bootmgr here: Unmountable boot volume factory.wim file in Recovery drive You can also try to install a restore point! *Edit 1: You can ask the manufacturer to send you the Restore DVD for your computer. I've made many times for friends and for me! *Edit 2: Hiren’s Boot CD is considered warez. This makes the entire disc illegal in most jurisdictions. Wikipedia
  18. For the section [GuiRunOnce] Command0="%systemdrive%\install\office2003.cmd" I'm guessing you have placed your Office 2003 inside: $OEM$\$1\install\Applications\Office2003 Example: For my Office Profesionnal 2003 OEM I've used "ork.exe" inside Office 2003 Editions Resource Kit Tools to creat e an silent installation with UNATTEND.MST file: And with WPI cmds[pn]=['{REGEDIT} %WPIPath%\\Install\\Office2003\\office.reg','%WPIPath%\\Install\\Office2003\\setup.exe TRANSFORMS=UNATTEND.MST /qn']; More help: [GuiRunOnce] vs [Commands] vs cmdlines.txt Office 2003 Advanced Installation Msiexec.exe Command Line Example for msi packages: msiexec.exe /i "%systemdrive%\Install\Shrink\dvdshrink2007.msi" /qn
  19. I've found some help here: Before to execute the Recovery process save your personnal data and documents!! Eee PC User Manual Windows 7 Edition Eee PC 1001P/1005P/R101/ R105 Serie
  20. You can use: C:\FU-Setup_LE.exe /Lang=Italian /install /silent Installation is fully unattended, but the dialog boxes are displayed
  21. The SFX file is updated Packaged on 2010/11/25 Repackaged, fully silent and tested! You can use 7ZSplit.exe to see the files inside and Java6u23.exe don't need silent switcher!
  22. You can download here: JRE6 update 23 x86 & x64!!! Cheers *Edit: About your question by PM with HTCHome You can create an self extracting archive with WinRar, for example! 1) With HTCHome.exe right-click an create an shorcut on the desktop 2) Inside the folder where are the files for HTCHome, create a folder named HTC and cut/paste the shorcut inside 3) With WinRar create an archive HTC.exe and comment like this Change the name "Menu Démarrer" with your language 4) Inside the folder where you have all the files for HTCHome, select all the files (include HTC.exe you have created) and, right-click and select: Create an archive... Give the name: Weather.exe Add this comment: You can see after that the shorcut is inside: Start Menu | HTC I've made like this for Windows 7 and works fine (Italian language)! Your Italian version as example here (but the name need to be changed "Menu Démarrer" for your shorcut!). You can also ask more help to the forum: Application Installs
  23. You can find help here: Integrating Windows 7 Updates When I use RT Se7en Lite to integrate updates I set the updates in ascending order for integration, and all is fine! Maybe that makes the difference! *Edit: I see you have integrated KB976902 maybe it's not the good one: Windows6.1-kb976902-x86.msu=Windows 7.0 Client;Windows 7.0 Embedded;Windows 7.0 Server You can dowload for Windows 7 x86 here: Catalogue Microsoft Update About KB976902 Once done this update can't be removed!
  24. That's odd! I've successfuly used RT Se7en Lite 1.7.0. RC! Integrated 101 updates and en-US language pack and I've used WPI 8.1.0! All is working fine. I haven't deleted any language (components)! Try to use the new version RT Se7en Lite 1.7.0 RC. When RT Se7en Lite finish the integration the temp folder (%temp%\rt_mount) is deleted. Is normal! It seems the trouble is about these updates: [quote ]Microsoft-Windows-Identity-Foundation-Package-MiniLP~31bf3856ad364e35~x86~en-US~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package-MiniLP~31bf3856ad364e35~x86~en-US~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package-MiniLP~31bf3856ad364e35~x86~fr-FR~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package-MiniLP~31bf3856ad364e35~x86~fr-FR~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package-MiniLP~31bf3856ad364e35~x86~he-IL~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package-MiniLP~31bf3856ad364e35~x86~he-IL~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package-TopLevel~31bf3856ad364e35~x86~~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package-TopLevel~31bf3856ad364e35~x86~~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~en-US~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~fr-FR~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~fr-FR~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~he-IL~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~he-IL~6.1.7600.16394.mum Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16394.cat Microsoft-Windows-Identity-Foundation-Package~31bf3856ad364e35~x86~~6.1.7600.16394.mum *Edit 1: You can see after the complete installation that they aren't installed! Windows Language Interface Pack (LIP) When Windows is installed I can change the language (because English language is integrated)! *Edit 2: I've made some search about the update KB974405 Windows Identity Foundation fr-FR (about the updates above) This update isn't given with Microsoft Updates but we can download here: Windows Identity Foundation KB Article Description of Windows Identity Foundation I've installed this one with:
×
×
  • Create New...