Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Snow

Members
  • Joined

  • Last visited

  1. Snow changed their profile photo
  2. Do it with Autounattend.xml and place it in the root of your Windows DVD. Example for German : <?xml version="1.0" encoding="utf-8"?><!--Created by Win Toolkit v1.4.0.75--><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"> <SetupUILanguage> <UILanguage>de-DE</UILanguage> </SetupUILanguage> <InputLocale>0407:00000407</InputLocale> <UserLocale>de-DE</UserLocale> <UILanguage>de-DE</UILanguage> <SystemLocale>de-DE</SystemLocale> </component> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="NonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>de-DE</UILanguage> </SetupUILanguage> <InputLocale>0407:00000407</InputLocale> <UserLocale>de-DE</UserLocale> <UILanguage>de-DE</UILanguage> <SystemLocale>de-DE</SystemLocale> </component> </settings></unattend>
  3. Latest version of WinToolkit is 1.5.3.5. And then i think you should take latest version of .NET 4.5.2 Addon. Then there is no need to integrate updates for it. Renaming the patches could help. AMD64_X86-all-ndp45-kb2972107-x64_338bd55ed27b6897c6bcaa2a6ef9c57e77b95910.exe to NDP45-kb2972107-x64.exe
  4. Have you ever thought of selling the tabs the user need ? update + driver integration for free and say about 5€ for every additional tab the user really needs (e.g. Wim-Registry Editor, Component Removal, AiO-Disc-Creator and so on) and about 25€ for unrestricted WinToolkit.
  5. No problems here with any version of 1.5.x.x
  6. I think driver + update integration & tweaks should be free. In my opinion about 15€ - 25€ would be fair.
  7. Oh think you're right. Got similar problem with security essentials long time ago. i had to make an exception in security essentials for all wintoolkit folders and its temp / working folders
  8. Maybe because its same folder for User Temp / WTK Temp ?!? User Temp Path: C:\Windows\WinToolkit_Temp WTK Temp Path: C:\Windows\WinToolkit_Temp
  9. No problem here. Maybe its because of working on desktop : C:\Users\ira\Desktop\Win ToolKit 1.5.1.13 Portable + DISM\Updates\ C:\Users\VADYM\Desktop\Win ToolKit 1.5.1.13 Portable + DISM\Settings.txt
  10. Thanks again, it works. After asking Google, i found this, maybe useful for the one or another : http://unattended.sourceforge.net/installers.php
  11. Thanks for the tip. I will test it now.
  12. A little note to burnaware-free : it will be installing a toolbar. my workaround for this: extract it with universal-extractor, delete the temp folder inside the extracted setup, then edit install.iss and compile it with inno-setup.
  13. I saw you found out the answer on your own. I found it here on post2 http://forum.imgburn.com/index.php?/topic/21631-to-those-who-are-unhappy-about-2580-being-bundled-with-opencandy/
  14. AVIsynth http://sourceforge.net/projects/avisynth2/files/AviSynth%202.5/ : /S AVStoDVD https://sites.google.com/site/avstodvdmain/ : /S DVDStyler (Note: DVDStyler will try installing a crapware toolbar) http://www.dvdstyler.org/en/ : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- ffdshow http://ffdshow-tryout.sourceforge.net/ : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- Google-Chrome (Standalone-Setup) https://support.google.com/installer/answer/126299?hl=en : /silent /install Haali Media Splitter http://haali.su/mkv/ : /S /NCRC ImgBurn 2.5.8 WITHOUT this f...... OpenCandy http://www.imgburn.com/index.php?act=download : /NOCANDY /S Inno-Setup http://www.jrsoftware.org/isdl.php : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- LAVFilters https://github.com/Nevcairiel/LAVFilters/releases/tag/0.62 : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- mkvtoolnix http://www.fosshub.com/MKVToolNix.html : /S /NCRC nVidia Graphic Drivers http://www.geforce.co.uk/drivers : First you have to extract downloaded setup with 7-zip. switch for setup.exe in extracted archive : -s -n Partition Wizard Home Edition http://www.partitionwizard.com/free-partition-manager.html : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- Piriform Defraggler / Recuva / Speccy https://www.piriform.com/products : /S SoftPerfect-RamDisk http://www.softperfect.com/products/ramdisk/ : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- SumatraPDF http://blog.kowalczyk.info/software/sumatrapdf/free-pdf-reader.html : /s /register /opt plugin, pdffilter, pdfpreviewer XMediaRecode http://www.xmedia-recode.de/en/download.html : /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
  15. I think you should have a look here : http://technet.microsoft.com/en-us/library/dd349350(v=ws.10).aspx "This supplement is optional. If you do not need to modify the SP1 Boot.wim and Winre.wim files, you can continue to use the Windows 7 RTM tools, including WinPE 3.0, without installing this supplement." I think this explains some other driver integrating issues too. Last time i experimented i saw boot.wim is untouched. this i saw at the date boot.wim was last processed : 12.04.2011 Next i installed WAIK and this supplement. Then i tested. After test ended the date was actual one !! By the way : Host Controller Drivers always must integrated BEFORE Hub Drivers !!!

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.