-
Posts
600 -
Joined
-
Last visited
-
Days Won
10
Content Type
Profiles
Forums
Events
Everything posted by myselfidem
-
Always warning pop-up !?
-
Fine! We can also add inside the same pass: <StartPanelLinks> <Link0>%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\Disk Cleanup.lnk</Link0> <Link1>%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\Resource Monitor.lnk</Link1> <Link2>%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\System Restore.lnk</Link2> <Link3>%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\Accessories\System Tools\Task Scheduler.lnk</Link3> </StartPanelLinks>
-
You can add inside: <settings pass="oobeSystem"> Adapt the architecture to suit your needs! <settings pass="oobeSystem"> <component name="Microsoft-Windows-Sidebar" 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"> <Gadget1>%PROGRAMFILES%\Windows Sidebar\Gadgets\Clock.Gadget</Gadget1> <Gadget2>%PROGRAMFILES%\Windows Sidebar\Gadgets\Calendar.Gadget</Gadget2> <Gadget3>%PROGRAMFILES%\Windows Sidebar\Gadgets\Weather.Gadget</Gadget3> </component>
-
The settings are saved inside Settings.ini More help: http://www.msfn.org/board/topic/151292-weather-gadget/page__p__964880__hl__gadgets__fromsearch__1#entry964880
-
Maybe that can give some help: Post-SP1 updates for Windows 7 (Updated 26/02/2013): http://www.msfn.org/board/topic/139877-post-sp1-updates-for-windows-7-updated-26022013/ Post-RTM Updates for Windows 8 (26/02/2013): http://www.msfn.org/board/topic/153587-post-rtm-updates-for-windows-8-26022013/
-
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
All is said! Thanks Logolash2o Regards -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
Where do you find that ? *Edit: About iso winpe, read my answer post #20 *Edit_2: I'm sorry if you felt hurt, it was not my intention! -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
@Stimpy However if you have first customized your winpe.wim file using copype.cmd to create your distribution folder, and want create an iso file with WinToolkit... This can be done but I haven't tested the iso file! -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
Give errors trying to unmount winpe.wim image with WIM Manager! Logfile -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
A warning pop-up appears! -
Merci mooms! Le lien concernant la mise à jour KB2506143 ne fonctionnant pas (post #12), voici un nouveau lien pour les explications, dont tu as déjà précisé que: - Microsoft .NET Framework 4 doit être installé avant que Windows Management Framework 3.0 ne puisse être installé. http://support.microsoft.com/kb/2506143 Amicalement
-
Create your own Autounattend.xml All-In-One (x86/amd64)
myselfidem replied to myselfidem's topic in Microsoft Windows 7
Muchas gracias! Enjoy! -
FAQ: How to add all updates for Microsoft Office inside your distribution folder to have up-to-date ? We can use CollectUpdates.vbs, discribed here: Chapter: Testing and verifying the Windows Installer patch (.msp) files http://technet.microsoft.com/en-au/library/cc178995(office.12).aspx
-
[Solved] IE10 (german) goes red in v1.4.1.15 (v1.4.1.16 too)
myselfidem replied to Thiersee's topic in Win Toolkit
Thanks wela! Enjoy! -
Thanks alfreire...I will make some tests!*Edit: However we can see on your image that the hive DEFAULT.DAT is loaded !? Yes WinToolkit load the NTUSER.DAT and other hives...We can see that inside dism.log file. Loading offline registry hive: SOFTWARE, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/System32/config/SOFTWARE' from path '\\?\C:\WinToolkit_Mount\Windows\System32\config\SOFTWARE'.Loading offline registry hive: SYSTEM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/System32/config/SYSTEM' from path '\\?\C:\WinToolkit_Mount\Windows\System32\config\SYSTEM'.Loading offline registry hive: SECURITY, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/System32/config/SECURITY' from path '\\?\C:\WinToolkit_Mount\Windows\System32\config\SECURITY'.Loading offline registry hive: SAM, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/System32/config/SAM' from path '\\?\C:\WinToolkit_Mount\Windows\System32\config\SAM'.Loading offline registry hive: COMPONENTS, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/System32/config/COMPONENTS' from path '\\?\C:\WinToolkit_Mount\Windows\System32\config\COMPONENTS'.Loading offline registry hive: DEFAULT, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/System32/config/DEFAULT' from path '\\?\C:\WinToolkit_Mount\Windows\System32\config\DEFAULT'.Loading offline registry hive: ntuser.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Users/default/ntuser.dat' from path '\\?\C:\WinToolkit_Mount\Users\default\ntuser.dat'.Loading offline registry hive: schema.dat, into registry key '{bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/WinToolkit_Mount/Windows/system32/smi/store/Machine/schema.dat' from path '\\?\C:\WinToolkit_Mount\Windows\system32\smi\store\Machine\schema.dat'.Offline image is: writeable
-
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
Yes, as you seems to have learn, it's not the same process! *Edit: WinToolkit can customize boot.wim and install.wim images ! -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
:g: *Edit: winpe.wim is inside: Windows AIK \Tools\PETools\(amd64 or ia64 and x86)...and not inside DVD Windows ! -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
Your question was not clear and you never asked for winpe.wim file! -
Create your own Autounattend.xml All-In-One (x86/amd64)
myselfidem replied to myselfidem's topic in Microsoft Windows 7
Well, you can try the Autounattend.xml attached... But, you must add the key during silent installation, choose the OS to install and the window for create a partition will be displayed! If you have injected the trial keys with my SetProductKey.cmd...No window asking to write the key will appear! You can find Autounattend.xml files examples inside my folder on my signature below! HTH *Edit: file given -
[Solved] WinToolKit 1.4.1.18 vs KB2771431 and KB2774195
myselfidem replied to splinterededge's topic in Win Toolkit
Thanks Legolash2o! :dancing: -
[Solved] WinToolKit 1.4.1.18 vs KB2771431 and KB2774195
myselfidem replied to splinterededge's topic in Win Toolkit
Well! In that case remove from the update list! -
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
Your question was about WIM images! No trouble found. But after you are talking about winpe iso file! Create an iso file for winpe image: http://technet.microsoft.com/en-us/library/cc709665(v=ws.10).aspx oscdimg -n -bc:\winpe_x86\etfsboot.com c:\winpe_x86\ISO c:\winpe_x86\winpe_x86.iso -
[Solved] WinToolKit 1.4.1.18 vs KB2771431 and KB2774195
myselfidem replied to splinterededge's topic in Win Toolkit
Try to integrate KB2771431 first: http://www.msfn.org/board/topic/153587-post-rtm-updates-for-windows-8-26022013/page__view__findpost__p__1021553 http://support.microsoft.com/kb/2771431/en-us -
It's about those two options: Start_TrackProgs = Store and display recently opened programs in the Start menu Start_TrackDocs = Store and display recently opened items in the Start menu and the taskbar http://www.sevenforums.com/tutorials/265-start-menu-customize.html Regards *Edit: There is only one question and the OP was finding inside reg options (Start menu) to find those options! But they are not inside WinToolkit options!
-
Bug - Unable to create an ISO of a WinPE.WIM file
myselfidem replied to Stimpy's topic in Win Toolkit
No trouble found! You must write the iso file name and saved path!