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.

Featured Replies

Posted

Hi guys, 

I have made a custom windows 8 Pro iso with latest updates slipstreamed but the DVD is not seen in the boot menu. I was burning the image with built in win 8 burner. I use genuine iso file downloaded from MAPS.I wonder if there  is any topic with detailed info how to make win8 with all updates with UEFI boot ? Clearly something is not right with mine.

You can try my batch script which will rebuild your source into a dual BIOS/UEFI .iso file.

Change the variables to suit your needs.

 

@ECHO offsetlocal EnableDelayedExpansionREM :: Set path to source directorySET "src=%cd%\src"REM :: Set custom name for ISOSET "ISOX=Win7-64":OSCDIMG-checkREM :: Detects the presence of oscdimg for .iso creation function.  Critical check, will exit utility IF NOT found.IF /I EXIST "%ProgramFiles%\Windows AIK\Tools\%PROCESSOR_ARCHITECTURE%\oscdimg.exe" (SET "OSCD=%ProgramFiles%\Windows AIK\Tools\%PROCESSOR_ARCHITECTURE%\oscdimg.exe") ELSE (ECHO ** %time%- OSCDIMG.EXE not found. & GOTO end):Begin-testFOR /F "delims=" %%a IN ('dir /s /b "%src%\etfsboot.com"') DO (SET "biosB=%%a")FOR /F "delims=" %%a IN ('dir /s /b "%src%\efisys.bin"') DO (SET "uefiB=%%a")ECHO biosB is %biosB%ECHO uefiB is ïiB%"%OSCD%" -m -o -l"%ISOX%" -u2 -udfver102 -bootdata:2#p0,e,b"%biosB%"#pEF,e,b"ïiB%" "%src%" "%cd%\%ISOX%.iso":endpauseendlocal:eof

Edited by Mr_Smartepants

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.