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.

Thomas Kpunkt

Members
  • Joined

  • Last visited

  1. Hey Legolash2o, thank you so much for this great tool! I used to build Win7 images with RT7Lite which is really a pain in the ass compared to your great tool I found just one little annoying bug that appears everytime I want to unmount an image file. The "Errors.txt" file shows the following two entries: sErr: *********************************** Form: All-In-One Tool (Windows 7 PROFESSIONAL)(frmAllInOne) Description: Error trying to commit image Status: Tool Name: All-In-One Tool (Windows 7 PROFESSIONAL) Image Name: Microsoft Windows PE (x64) Argument: /Unmount "E:\Temp\W7T\BootPE" /commit WIM File: E:\Win7\SOURCES\boot.wim Drive Type: Fixed Free Space: 42.74 GB File Exists: True IsReady: True[/font][/color] Exception: ExMessage: Das System kann die angegebene Datei nicht finden sErr: *********************************** Form: All-In-One Tool (Windows 7 PROFESSIONAL)(frmAllInOne) Description: Error trying to commit image Status: Tool Name: All-In-One Tool (Windows 7 PROFESSIONAL) Image Name: Microsoft Windows Setup (x64) Argument: /Unmount "E:\Temp\W7T\Boot" /commit WIM File: E:\Win7\SOURCES\boot.wim Drive Type: Fixed Free Space: 42,67 GB File Exists: True IsReady: True[/font][/color] Exception: ExMessage: Das System kann die angegebene Datei nicht finden The translation for the exception statement at the end is: The system cannot find the specified file To fix this error, you only need to adjust the unmount-parameters for dism, because they do not work the way you implemented them. Original parameters for dism.exe as currently used in the Windows 7 Toolkit v1.3.0 RC2: /Unmount "E:\Temp\W7T\Boot" /commit Fixed version (I could easily unmount the images with this before clicking on the OK button in the error message box): /Unmount-Wim /MountDir:"E:\Temp\W7T\Boot" /commit I hope you could fix this real quick since it affects only a single line of your code. Thanks :cap:

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.