You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Numerous cleanups/fixes for floppy and script files
Fixed URLs in ultradefrag.bat
Fixed installation issue in ultradefrag.bat
Fixed 7z call to only extract the files we need
Improved uninstall-7zip.bat
Replaced lessmsi with sevenzip install due to unzip failures in 2012 servercore
Replaced `if exist "%SystemDrive%\Program Files (x86)` with `if defined ProgramFiles(x86)`
Standardized .cmd/.bat headers to include PACKER_DEBUG check
Fixed minor typos
0 commit comments