Everything posted by coucou
-
[Repak] VMware Workstation Lite 12.1.0-3272444
TNX for this update
-
Runing WPI from USB drive
Hello, Until now I used DVD’s for my unattended Win7 and softwares. In my WPI v8.2.1 config.js I used the here bellow Command line example to launch the prog installation cmds[pn]=['"%cdrom%\\Software\\Office2010\\OFFICE14FR.exe"']; I finished preparing an unattended Win7 and softwares (16 GB) USB key thanks to Rufus utility What will replace %cdrom%\\Software\\ in the command line to install the progs, since all progs are located into \Software folder of the same USB key as Win7? I'll appreciate yr help
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
I followed yr instructions to build an with 2 Slimp LP (French and Hecrew). I tested it, as you can see on the imafe bellow .Net Framwork Client Profile HEB Language Pack was not installed. In fact, I did generate a new package code GUID for the .Net Framwork Extended HEB Language Pack (KB971891) but NOT for the .Net Framwork Client Profile HEB Language Pack (KB2600211). Will I have to generate a new package code GUID for the .Net Framwork Client Profile HEB Language Pack (KB2600211) too? Regards
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
Hi myselfidem, We haven't discuss for a long time So, any advice?Have you any idea if it's possible to integrate 2 Slim LP to to the Ricktendo64 installer? Regards
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
Hi Rick, I incorporate Slim LP French to yr installer and tested it... It works like a charm Can I incorporate a second (Hebrew) Slim LP to yr installer? If so, do both Slim LP be installed? Regards
-
[Slim] .NET Framework 4 Full x86/x64 (1-10-2016)
TNX Rick for yr effort
-
Microsoft .NET Framework 4.5
Request filled
- Universal Extractor - v1.7.9.95y
-
Microsoft Security Essentials Review
Hi all, is there a silent switch or anyhow silent install for this appz? Regards
-
How to create shortcuts inside the control panel
TNX both myselfitem and ricktendo64 :thumbsup_anim:
-
How to create shortcuts inside the control panel
Hello, I've some standalone utilities like CPU-z, Gspot, HWmonitor, Sysintenals... and looking for creating them shortcuts inside the control panel without success. Is there a special command or tool enabling that? Regards
-
64-bits stupid question
Hi, I plane preparing an Unatended Windows 7 64-bits and my using machine run Windows 32-bits. It is possible to prepare an Unatended Windows 64-bits on a machine using Windows 32-bits? Or, the using machine must run Windows 64-bits too? Regards
-
Windows 7 Toolkit v0.8.0 Final
Hi Legolash2o, How do I integrate the Language Packs? If they're alresay converted to .cab file, do I use the "CAB installer"? Regards
-
Windows 7 Toolkit v0.8.0 Final
TNX Legolash2o for this update. I'll give a try :giveheart: BTW, I wonder if W7Tool include 2 new tab (functions) LanguagePacks and Registry in the All-In-One Integrator. It will be much comfortable for users. It's just a suggestion for the next update Regards
-
How to Autounattend.xml
TNX myselfidem for these useful infos :thumbsup_anim: Best regards
-
Windows 7 Toolkit v0.8.0 Final
Hi legolash, After integrating addons and selected tweaks to windows 7. The installation looks going right: Copy Windows files, Decompress windows atchives, Functions installation, Updates install and Finsih install (French translation). When the "Finsih install" start, I got the here bellow error message: The Installation was cancelled. Windows Can't apply the without assistance parameters during the [offlineServiciing] phase(French translation). 3 times tested and got this error. Regards
- [SvcPack]Sysinternals
-
Sysinternals Suite
Here is my own Sysinternals Suite Addon, it will create folder in accessories->sysinternals. Enjoy [updated] 10.21.2010 More Info: Sysinternals Suite DL: http://www.mediafire.com/?asfluc39jb3iju4 MD4: 69243fbbab40da3b30df4fbcd11f681e MD5: 6a60aa4daed2cdc43275abf1fd137e9c SHA-1: 267273dda73cab962ba5c598da7ccb812e558ee3
-
Windows 7 Toolkit v0.8.0 Final
TNX legolash for replying, I agree with Kels "8.5 does not close out properly". I've made some other "Windows 7 Toolkit v0.8.5-10B" tests without success, 1) Remove components. Here bellow you'll find the error message I got for each language (~5 errors by n selected language). 2) I mount an image start configuration then I decided to cancel everything by close W7Tool with "Discard", the Install.wim was corrupted. Moreover, W7Tool process never end after closing (Exit) it. 3) I tested Rebuild (Check), the install.wim was downsized from 3.25GB to 3.15GB May you please give more infos and issue regarding the W7Tool close buttons "Discard" "Save" "Keep Mounted" "Rebuild" Regrads
-
Windows 7 Toolkit v0.8.0 Final
Hi legolash, A months ago, I had integrated AddOns Runtimes 1.2 with "W7Tool Alpha" under WinXP successfully. More Info for that addon HERE Yesterday I tried integrating that same addon with "Windows 7 Toolkit v0.8.5-10B" under Windows7 without success. I got the here bellow message. Regards
-
How to Autounattend.xml
Hello, Here bellow my actual Autounattend.xml file produced by 7Customizer tool. It include French and English languages while the default installation is French. 1) Why I have twice <UILanguage> configuration at the top and the bottopm of the file? 2) How can I set it to get English default installation? 3) Where I cant more infos regarding Autounattend.xml Regards Autounattend.xml <?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SystemLocale>en-us</SystemLocale> <UserLocale>en-us</UserLocale> <UILanguage>fr-FR</UILanguage> <UILanguageFallback>en-us</UILanguageFallback> <InputLocale>0409:00000409</InputLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserData> <ProductKey> <Key>12345-67890-12345-67890-12345</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> <Organization>Private</Organization> <FullName>XXXXX</FullName> <AcceptEula>true</AcceptEula> </UserData> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows 7 ULTIMATE</Value> </MetaData> </InstallFrom> </OSImage> </ImageInstall> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Name>XXXXX</Name> <Group>Administrators</Group> <Password> <PlainText>true</PlainText> <Value></Value> </Password> </LocalAccount> </LocalAccounts> </UserAccounts> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> </OOBE> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <UILanguage>fr-FR</UILanguage> <UserLocale>fr-FR</UserLocale> <InputLocale>040c:0000040c</InputLocale> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <AutoLogon> <Enabled>true</Enabled> <Username>XXXXX</Username> <Password> <Value /> </Password> <LogonCount>9999999</LogonCount> </AutoLogon> <TimeZone>Romance Standard Time</TimeZone> <ComputerName>MyPC</ComputerName> </component> </settings> <cpi:offlineImage cpi:source="wim:C:/Win7/sources/install.wim#Windows 7
- [SvcPack]Sysinternals
-
Kels Win7 CPL PacK
Hello Kels, I assume this pack is only for x32 bits. May you be kind preparing the same for x64 bits? Regards
-
Windows 7 Tweaker
I created a new Ultimate_Windows_Tweaker_2.1_coukou.WA Enjoy