Jump to content

myselfidem

Member
  • Posts

    2,515
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Switzerland

Everything posted by myselfidem

  1. You can find some help here: Config.xml file in the 2007 Office system *Edit: Config.xml file in the 2007 Office system
  2. Hello coucou! About Recovery partition You can find help here: http://www.pagestart.com/windows7korner.html I hope that can help you!
  3. About Daemon Tools silent install: http://www.daemonpro-help.com/en/installation_notes/installation.html
  4. You can use inside "Autounattend.xml" You can find help here: "Unattended Windows Setup Reference for Windows 7.chm"! http://support.microsoft.com/kb/929831/en-us Win7: how do I move user folder to a different drive
  5. That means if your OS is 64-bits and you want use WPI for your program 64-bits you need to specify that with WPI 8.1.0 and choose: bit64[pn]=['yes']; You can make two separate commands: one for: UltraVNC_1.0.8.2_x32_Setup.exe and the other for: UltraVNC_1.0.8.2_x64_Setup.exe Choose only the version UltraVNC (32-bits or 64-bits) you want! Example with Adobe Reader 9 with WPI 8.1.0: You can add a reg file before or after the program.
  6. I think you can use the same path and just add with WPI for x64: bit64[pn]=['yes']; And when you use the silent installation with WPI you can choose the version x86 or x64 you need!
  7. For Daemon Tools you can use "search" inside the forum: http://www.msfn.org/board/topic/60661-daemon-tools-4-released/page__st__20
  8. For Windows Live Essentials Standalone with WPI! You can first search with Google an localised version! It's needed to use WPI to insert the command, because the comma "," is write %comma% to separate the programs inside the same command for the silent installation!! No try to insert the command manually inside "config.js" (It was my error)! If you want install only the components you want with Windows Live, the command is like this and works fine: With my French version all is installed perfectly with the programs I've choosen! Return Code WPI = 0 (success)!
  9. How is made your Office 2007 archive (made by Lee!!) ? You need to use your personnal copy and your valid key for Office 2007! You can expand the archive an check your "config.xml" file ! Why do you use the switch: Office.exe /S ? *Edit: Please don't double post
  10. I've made many tests to try the silent installation with WPI for Windows Live Essentials Standalone! If I use this command on my computer, works fine, but don't work with WPI. Only the first program is intalled. If I use this command all is fine and the complete package is installed:
  11. @bensam56 It seems there is a trouble with RT Installer with Office 2010 made with Winrar. When I make an SFX file there is no problem, the silent installation is fine. But if I make an silent install with Winrar Rt Installer can't wait an a window appears asking if I want continue during the silent Office 2010 instalation! If I wait the installation is made and after I must click OK on the window to continue the installation for the next program with RT Installer! But the installation is successful. However for other members there is no success! With Winrar I use this command after the files are uncompressed inside the partition: C:\Office14 Regards *Edit: maybe it's needed to make some changes to improve the archive made with Winrar?
  12. About VirtualBox silent install, you can find some help here: http://forums.virtualbox.org/viewtopic.php?f=6&t=21127 http://www.appdeploy.com/packages/detail.asp?id=1425 *Edit: About Windows Live essentials Standalone silent install Rename the file as wlsetup-all.exe and you can use: You can add applications you want install! http://www.appdeploy.com/messageboards/tm.asp?m=45828 *Edit 2: http://support.microsoft.com/kb/943595/en-us
  13. You can use with WPI "ExecuteAfter" and the FirstLog.cmd will be executed at last with WPI!
  14. You want start FirstLog.cmd before WPI.exe (with SetupComplete.cmd) or after? Unattended Windows Setup Reference for Windows 7.chm
  15. Have you write: Exit at the end of your FirstLog.cmd?
  16. You can choose the option: click on "Add more users" with RT Se7en Lte 1.6.0 and you can create one or more user accounts!
  17. I think it's needed before more translation for the section "Tweaks" because right-click options and other tweaks are only in English!
  18. I mean that I must modded my "Autonattend.xml" file made with RT Se7en Lite if I want an fully unattended installation for my Windows 7 Ultimate x86. I've made these changes and I keep these lines inside OOBE section: <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> </OOBE> If not appends to you, nice! *Edit: You don't have create an local account! Maybe you don't want create an user account?
  19. Thanks! I think you can delete inside "Autounattend.xml": <SkipMachineOOBE>false</SkipMachineOOBE> It's deprecated and a window ask to choose the type of Network location! Maybe reboot appends with your "Firstlog.cmd"!
  20. Could you send as attachment your "Autounattend.xml" - and delete your personnal key inside before?
  21. 1) Maybe you can customize your Windows DVD and use this one! 2)Customization of the DVD Windows for the unattended installation. You can create the folders: $OEM$\SETUP\SCRIPITS\SetupComplete.cmd inside sources (inside the folder where are located your Windows 7 folders). Example with a command "WPI.cmd" inside the folder "SCRIPTS" Inside your "Autounattend.xml" you can add the path of your command: Example for Windows 7 Ultimate x86: <settings pass="oobeSystem"> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <Description>Password never expires</Description> <CommandLine>cmd /C wmic useraccount where "name='myselfidem'" set PasswordExpires=FALSE</CommandLine> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <Order>2</Order> <Description>Install Applications with WPI</Description> <CommandLine>cmd /C start /wait c:\Windows\Setup\scripts\WPI.cmd</CommandLine> </SynchronousCommand> </FirstLogonCommands> You can find more help inside: Unattended Windows Setup Reference for Windows 7.chm Windows Automated Installation Kit for Windows 7 documentation (May 2010 Update)
  22. You need to specify that Windows is 64-bits inside your "config.js" file: bit64[pn]=['yes']; Cheers
  23. If the silent install work for the program DON'T add quotes!!! Otherwise it will not work! It's only useful for some programs who do not want install even if the switch is correct !!! Thanks for the new link, but it is not valid, I can't download the file: config.js
  24. Yes that mean that you must create an customized Windows first to have the "Lastsession.inf" file. After you can load this one, when you mount the image a new time! If you make changes this one will be writting inside the new "Lastsession.inf". See inside the folder where is located your Windows. *Edit: The current "Lastsession.inf" is copied inside the source of the Windows customized folder. And the old others (Lastsession1.inf; Lastsession2.inf; etc.) are inside the folder: Example for Windows 7 customized x86: %systemdrive%\Programs\Rockers Team\RT 7 Lite x86\Preset\Lastsession1.inf And you can load the one you want! Cheers
×
×
  • Create New...