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.

Windows 7

Microsoft Windows 7 Operating System discussions.

  1. Guest LYSY
    Started by Guest LYSY,

    More information and download by clicking on picture

    • 0 replies
    • 1.6k views
  2. Started by rowers,

    Hi. I would like to learn how to create a Windows 7 AIO with HB, HP, PRO, ULT. I was able to integrate updates, create a file Autounattend.xml based on this topic http://www.wincert.net/forum/topic/9178-create-your-own-autounattendxml-all-in-one-x86amd64/ Can you help me integrate the default keys, so that did not activate automatically, because then I would be able to change the key. I would also like to join installation, for example Chrome, WinRar. Thank you very much for your help Regards

  3. Started by hngovr1,

    I've found a weird XP Mode bug. I can install it (and even install apps) just fine, but it only runs after the intial setup. Under the Windows Virtual PC folder under the Start Menu, it just says (empty), unless I have apps installed. Virtual PC is missing, as well as the XP Mode shortcuts that should be listed there. I cant even open the VM directly from the VHD files. Any body else seen this, or have a suggestion? SOLVED - I upgraded from Vista with Virtual PC 2007 installed. I uninstalled it with a third party uninstaller (VPC 2007 dosent work on 7). It wiped out my start menu shortcuts. XP Mode actually installed fine, I just needed to manually replace my star…

    • 0 replies
    • 2.3k views
  4. Greetings. I have this perfect Autounattend.xml file that I use with a Win7 Ultimate 32 bits installation files. Now I would like to try to use Home Premium, and when I try to use the same Autounattend.xml from Ultimate, Windows SIM offers me to convert it to use it with the new install.wim (wich was previously rebuilt with Home Premium only). And everything checks ok within Windows SIM, but when I try to install Windows, a screen tells me that "There are not images available" where I originally pick the Win version I want to install. I've tried many things, to no avail. Here's my Autounattend.xml: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:sc…

    • 0 replies
    • 2.9k views
  5. How to customize your Autounattend.xml AIO (x86/amd64) file ? When you have created your own Windows 7 AIO with all or some wanted images on one install.wim image you can customize your Autounattend.xml file to suit your needs. The first stage is to use Windows System Image Manager (WSIM) and create an Autounattend.xml file for example Windows 7 x86 Edition. WSIM is included with AIK 3.0 for Windows 7. http://www.microsoft...ls.aspx?id=5753 When all your customization are made, save the file. After,open your Autounattend.xml file with notepad and duplicate the same lines for CPU amd64, changing only x86 to amd64 on each line. Remove the last line indicating the loc…

    • 150 replies
    • 101.5k views
  6. Started by panshw,

    Hi, Greetings to all forum members I trying to do an unattended installation of Windows 7. I'd like to lunch a batch file at the first logon, in this way I silent install all my application. I can lunch this script with RT Se7en lite, but now I'd like to use Win Toolkit because it is compatible with Windows 8

    • 3 replies
    • 2.7k views
  7. Guest
    Started by Guest,

    with the extended esu updates ending soon and no extension being made will windows 7 still be usable beyond 2023? with as much as ive seen drivers slowly disappear from compatibility and all the windows 10 nag screens I just don't know so my question is will it still be usable in 2023-beyond?

    • 1 reply
    • 1.1k views
  8. Started by Kelsenellenelvian,

    http://www.microsoft.com/windowsserver2008/en/us/trial-software.aspx

    • 7 replies
    • 4.8k views
  9. how can i make myself a system lock pre installation of windows 7 ? anyone can guide me through this ?

    • 1 reply
    • 1.3k views
  10. Started by AloneInTheDark,

    Hello. I have problem. How to replace in Windows 7 shell32.dll and explorer?

  11. Started by IiTz ShAnE,

    Is there a guide to making Win7 unattended. I'm currently doing a Win7 mod and I want to hide the key being entered etc. Thanks, IiTz ShAnE

    • 5 replies
    • 6.4k views
  12. Started by v3jqv6mhl9bn,

    Here I have a unattend file I made using 7Customizer (I use it for sysprep). It's purpose is to hide all of OOBE and log into an account I made for myself. The PC's do not have any product keys entered, and I do not want to add any (yet). All of OOBE gets skipped except for a product key entry, which I skip. Is there any way to skip this? I noticed 7Customizer added a key, and I tried adding "Dummy" key of ALL 1's, but no go. This is it, my sysprep.xml. It succeeds in skipping all but the product key entry. <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Mi…

  13. Hi I have written thisUnattend.xml file <?xml version='1.0' encoding='utf-8'?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="generalize" wasPassProcessed="true"> <component name="Microsoft-Windows-Security-Licensing-SLC" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="[url="http://schemas.microsoft.com/WMIConfig/2002/State"]http://schemas.microsoft.com/WMIConfig/2002/State[/url]" xmlns:xsi="[url="http://www.w3.org/2001/XMLSchema-instance"]http://www.w3.org/2001/XMLSchema-instance[/url]"> <SkipRearm>1</SkipRearm> </compone…

    • 1 reply
    • 1.4k views
  14. Started by maverick_GE,

    Hello Friends, I need your help, i have win7 ultimate and i would to change/add display language and how to download that pack and change it? is it possible by WUP? Thanks in advanced.

  15. I've succeeded to install everything else, but when it comes to silent installs it goes wrong... i've tried several installs and uses the buildin switches but again, it doesnt work

    • 7 replies
    • 2.7k views
  16. During the installation ofWindows 7 SP1, I wentimmediately in Audit mode. So, after Icustomized Windows removing the default icons and links from the taskbar and the Start menu,I wrote thisUnattend.xml file <?xml version='1.0' encoding='utf-8'?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="generalize" wasPassProcessed="true"> <component name="Microsoft-Windows-Security-Licensing-SLC" 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"> <…

    • 0 replies
    • 1.1k views
  17. First off, hello to everyone ! I joined a while back, but this is a first time i really need help since googling this problem hasn't worked out for me yet. As the title says, is it possible to integrate a custom/normal install and a live cd ? My goal is to create a bootable DVD that offers options for running customized installation Windows 7 (modified with Win Toolkit) or LiveCD (Windows 7 or XP is ok) on boot menu. Any help is appreciated.

    • 2 replies
    • 4.6k views
  18. Started by lib9,

    Hi everyone, just wondering what is the difference between dism installed by Windows AIK and the one installed by default from Windows 7 Installation ? and is it really necessary to use dism from Windows AIK when performing an integration of updates,IE10 ... and so on or just the other one, and thank you so much.

    • 3 replies
    • 2k views
  19. Started by VITOLIER,

    Hello, just purchased WIN HOME PREM 7 SP1 32-BIT RUSSIAN and need to convert into English. Will I manage with: English: windows6.1-kb972813-x86-en-us_22ee3397a02372681b375ddabf6ffa33662fd500.exe ???? Thanks for any comment.

  20. Started by Quicken2k,

    Everytime I use Wintoolkit to modify my image of Windows 7 Home Premium, When I'm done, I make the iso and run it in a virtual machine, I get to the setup is starting and then it says no images found. Why?

  21. Started by NIM,

    How To Change Windows 7 Logon Screen Here's how to do it manually Its is always nice to know how things work behind the scenes, what better way to do so then try them out yourself. To change the logon screen manually follow these steps: Run the registry editor (Win Key + R and then type regedit, press enter) Navigate to HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background , double click on key named OEMBackground and change its value to 1 (If you cannot find the path or the key go ahead and create it, remember OEMBackground is a Dword) You just enabled the OEM Background functionality. Now browse to the folder %windir%\system32\oobe\info\backg…

    • 5 replies
    • 38.5k views
  22. Started by Alexandre,

  23. Started by Legolash2o,

    If you want to use the feedback tool for Windows 7 RC. Make a new shortcut on the desktop and make it point to Once the shortcut as been created, you can change the icon by going to the shortcut properties > Change Icon and browse to. and select the first icon.

    • 1 reply
    • 4.1k views
  24. Hello, I will wish to change some files in my Windows 7 image.win but he refused me because of the access rights of some folders and files. I am looking for a solution to be able to access all the folders and files without restrictions of a sudden my image.wim GImageX86 mounted, if possible of course. cordially J.

    • 2 replies
    • 2.6k views
  25. Started by Camino,

    This month, there's a small update (3,0 MB) available called "Windows 7 Service Pack 1" and it's only applied for x86 systems. I would like to slipstream this update into my offline image. But the problem is that I can't find this update, in the download centre of MS. Does anyone have a solution or know where I can find this msu of cab file, so I can slipstream this ? Camino

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.