├── DateAndTime ├── DateParts.bat ├── W32DOW.bat ├── W32tmSleep.bat ├── getTime.bat └── sleeptp.bat ├── Java ├── getJavaVersion.bat ├── javaDetect.bat ├── javaExtInstaller.bat └── javaHybrid.bat ├── LICENSE ├── ProcessesUtils ├── StartPID.bat └── startHidden.bat ├── README.md ├── dataStructures └── binaryTree.bat ├── discovers_and_bugs ├── bugs │ ├── EOFbreaker.bat │ ├── FORbreaker.bat │ ├── ParamExpansionAndDriveVars │ ├── callCrasher.bat │ ├── callForCallIf.txt │ ├── callbrackets.bat │ ├── forCrasher.bat │ ├── forEmptyTokens │ ├── ifCrasher.bat │ ├── ifDefined.bat │ ├── pipeIf.bat │ └── remCrasher.bat └── discovers │ ├── DPATH │ ├── FirmwareType.bat │ ├── anonymous.bat │ ├── boolKeys.bat │ ├── callArgs.bat │ ├── callcolons.bat │ ├── certutil.txt │ ├── defaultJumpDir.bat │ ├── emptyTokens.bat │ ├── fileRedirection.bat │ ├── findEscapeQuote.bat │ ├── firmware_type.txt │ ├── forL.bat │ ├── internal_commands.txt │ ├── keys │ ├── msg.txt │ ├── multiLineComments.txt │ ├── negativeGOTO.bat │ ├── plainfor │ ├── promptFeatures.txt │ ├── splitCommand.bat │ ├── tasklist │ └── typeList.bat ├── fileUtils ├── SHA512.bat ├── dirTimes.bat ├── encodingDetect.bat ├── extInstaller ├── file2hex.bat ├── fileModifiedTime.bat ├── fileTimes.bat ├── fileassembler.bat ├── firstLines.bat ├── firstLinesP.bat ├── folderOwner.bat ├── listFS.bat ├── md2.bat ├── md4.bat ├── md5.bat ├── progressCopy.bat ├── sha1.bat ├── sha256.bat ├── sha384.bat ├── splitBin.bat ├── tailHead.bat └── wmicVersion.bat ├── hybrids ├── .net │ ├── FileTimeFilerJS.bat │ ├── ProcessStartJS.bat │ ├── SystemTrayNotification.bat │ ├── WebClientDownload.bat │ ├── bat2exe.bat │ ├── c │ │ ├── getPixelColor.bat │ │ ├── listWindows.bat │ │ ├── mouse.bat │ │ ├── mouseSniffer.bat │ │ ├── quickEdit.bat │ │ ├── screenCapture.bat │ │ ├── taskbarHidder.bat │ │ └── windowMode.bat │ ├── checkPortJS.bat │ ├── colorInput.bat │ ├── coloroutput.bat │ ├── dirTimesNET.bat │ ├── fileTimesNET.bat │ ├── getCmdPID.bat │ ├── gzipJS.bat │ ├── keyStates.bat │ ├── keyreader.bat │ ├── listEncodings.bat │ ├── msbuild │ │ └── checkPort.bat │ ├── passHidder.bat │ ├── powershell │ │ ├── checkRemotePort.bat │ │ └── enterNumber.bat │ ├── selectFolder.bat │ ├── setPrio.bat │ ├── split.net.bat │ ├── systemSounds.bat │ └── waitMS.bat ├── iexpress │ ├── OKPopup.bat │ ├── bat2exeIEXP.bat │ ├── hidder.bat │ ├── iexpYNButton.bat │ ├── licenseAgreement.bat │ └── read.me ├── jscript │ ├── FileTimeFilterJS.bat │ ├── ShellRunJS.bat │ ├── UIautoLogin.bat │ ├── WinHTTPDownloadJS.bat │ ├── XMLHTTPDownloadJS.bat │ ├── base64.bat │ ├── calcjs.bat │ ├── deleteJS.bat │ ├── dirTimesJS.bat │ ├── drivesInfoJS.bat │ ├── edit.json.bat │ ├── ejectjs.bat │ ├── enterNumberJS.bat │ ├── fileTImesJS.bat │ ├── focusOn.bat │ ├── freememjs.bat │ ├── getInnerText.bat │ ├── guid.bat │ ├── imageProcessing │ │ ├── convImg.bat │ │ ├── crop.bat │ │ ├── rotateFlip.bat │ │ ├── scale.bat │ │ ├── shRotate.bat │ │ ├── stamp.bat │ │ └── tiff.bat │ ├── imgInfo.bat │ ├── jsonextractor.bat │ ├── jspopup.bat │ ├── julian.bat │ ├── listVerbs.bat │ ├── mediarunner.bat │ ├── oneDriveSync.bat │ ├── pdfPageCounter.bat │ ├── phisycalDrives.bat │ ├── pinnerJS.bat │ ├── ppt2pdf.bat │ ├── printJS.bat │ ├── replacer.bat │ ├── sendKeys.bat │ ├── shellCopy.bat │ ├── shortcutJS.bat │ ├── slowTypeJS.bat │ ├── splitjs.bat │ ├── spplayer.bat │ ├── toHexJS.bat │ ├── toHtmlEnt.bat │ ├── tooltipInfo.bat │ ├── unHexJS.bat │ ├── uuid.bat │ ├── winhttpjs.bat │ ├── write.bat │ ├── xpath.bat │ ├── xpath0.1.bat │ ├── yesnopopup.bat │ └── zipjs.bat ├── makecab │ ├── cabSplitter.bat │ ├── cabdir.bat │ └── fileinf.bat ├── mshta │ ├── OpticalDrivesCount.bat │ ├── atob.bat │ ├── btoa.bat │ ├── freeMem.bat │ ├── printClip.bat │ ├── say.bat │ ├── soundPlayer.bat │ ├── start.bckgrnd.bat │ ├── ui.extensions │ │ ├── buttons.bat │ │ ├── choose.button.bat │ │ ├── countdown.bat │ │ ├── passwordSubmiter.bat │ │ ├── radioButtons.bat │ │ └── userInput.bat │ └── weekNumber.bat └── wsh │ ├── EjectCD.bat │ ├── vbexecutor.bat │ └── win32process.bat ├── math ├── isInteger.bat └── removeLeadingZeroes.bat ├── network ├── bitsDownloader.bat └── checkNet.bat ├── other ├── ArrayListPOC.bat ├── beeper.bat ├── continueEnter.bat ├── listBrosers.bat ├── listBrowsers.bat ├── officeVersion.bat ├── pushdCounter.bat ├── pushdCounterTmpF.bat └── setlocalLevelCounter.bat ├── printing └── printCHM.bat ├── stringutils ├── countOfSubstrings.bat ├── endsWith.bat ├── indexOf.bat ├── lastIndexOf.bat ├── reverse.bat ├── split.bat ├── startsWith.bat ├── stringToHex.bat ├── strlen0.3 ├── strlen2.5 ├── strlen2.9 ├── toLowerCase.bat └── toUpperCase.bat └── system ├── checkPermissions.bat ├── chkPermissions.bat ├── monitorInfo.bat ├── netVersions.bat └── screenres.bat /DateAndTime/DateParts.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/DateAndTime/DateParts.bat -------------------------------------------------------------------------------- /DateAndTime/W32DOW.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/DateAndTime/W32DOW.bat -------------------------------------------------------------------------------- /DateAndTime/W32tmSleep.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/DateAndTime/W32tmSleep.bat -------------------------------------------------------------------------------- /DateAndTime/getTime.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/DateAndTime/getTime.bat -------------------------------------------------------------------------------- /DateAndTime/sleeptp.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/DateAndTime/sleeptp.bat -------------------------------------------------------------------------------- /Java/getJavaVersion.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/Java/getJavaVersion.bat -------------------------------------------------------------------------------- /Java/javaDetect.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/Java/javaDetect.bat -------------------------------------------------------------------------------- /Java/javaExtInstaller.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/Java/javaExtInstaller.bat -------------------------------------------------------------------------------- /Java/javaHybrid.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/Java/javaHybrid.bat -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/LICENSE -------------------------------------------------------------------------------- /ProcessesUtils/StartPID.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/ProcessesUtils/StartPID.bat -------------------------------------------------------------------------------- /ProcessesUtils/startHidden.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/ProcessesUtils/startHidden.bat -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/README.md -------------------------------------------------------------------------------- /dataStructures/binaryTree.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/dataStructures/binaryTree.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/EOFbreaker.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/EOFbreaker.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/FORbreaker.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/FORbreaker.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/ParamExpansionAndDriveVars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/ParamExpansionAndDriveVars -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/callCrasher.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/callCrasher.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/callForCallIf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/callForCallIf.txt -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/callbrackets.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/callbrackets.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/forCrasher.bat: -------------------------------------------------------------------------------- 1 | set "h=/?" && call if %%h%% 2 | -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/forEmptyTokens: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/forEmptyTokens -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/ifCrasher.bat: -------------------------------------------------------------------------------- 1 | set "h=/?"&& call for %%h%% 2 | -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/ifDefined.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/ifDefined.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/pipeIf.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/bugs/pipeIf.bat -------------------------------------------------------------------------------- /discovers_and_bugs/bugs/remCrasher.bat: -------------------------------------------------------------------------------- 1 | set "h=/?"&call rem %%h%% 2 | -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/DPATH: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/DPATH -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/FirmwareType.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/FirmwareType.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/anonymous.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/anonymous.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/boolKeys.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/boolKeys.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/callArgs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/callArgs.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/callcolons.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/callcolons.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/certutil.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/certutil.txt -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/defaultJumpDir.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/defaultJumpDir.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/emptyTokens.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/emptyTokens.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/fileRedirection.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/fileRedirection.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/findEscapeQuote.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/findEscapeQuote.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/firmware_type.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/firmware_type.txt -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/forL.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/forL.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/internal_commands.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/internal_commands.txt -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/keys: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/keys -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/msg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/msg.txt -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/multiLineComments.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/multiLineComments.txt -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/negativeGOTO.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/negativeGOTO.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/plainfor: -------------------------------------------------------------------------------- 1 | @ 2 | -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/promptFeatures.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/promptFeatures.txt -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/splitCommand.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/splitCommand.bat -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/tasklist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/tasklist -------------------------------------------------------------------------------- /discovers_and_bugs/discovers/typeList.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/discovers_and_bugs/discovers/typeList.bat -------------------------------------------------------------------------------- /fileUtils/SHA512.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/SHA512.bat -------------------------------------------------------------------------------- /fileUtils/dirTimes.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/dirTimes.bat -------------------------------------------------------------------------------- /fileUtils/encodingDetect.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/encodingDetect.bat -------------------------------------------------------------------------------- /fileUtils/extInstaller: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/extInstaller -------------------------------------------------------------------------------- /fileUtils/file2hex.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/file2hex.bat -------------------------------------------------------------------------------- /fileUtils/fileModifiedTime.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/fileModifiedTime.bat -------------------------------------------------------------------------------- /fileUtils/fileTimes.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/fileTimes.bat -------------------------------------------------------------------------------- /fileUtils/fileassembler.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/fileassembler.bat -------------------------------------------------------------------------------- /fileUtils/firstLines.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/firstLines.bat -------------------------------------------------------------------------------- /fileUtils/firstLinesP.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/firstLinesP.bat -------------------------------------------------------------------------------- /fileUtils/folderOwner.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/folderOwner.bat -------------------------------------------------------------------------------- /fileUtils/listFS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/listFS.bat -------------------------------------------------------------------------------- /fileUtils/md2.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/md2.bat -------------------------------------------------------------------------------- /fileUtils/md4.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/md4.bat -------------------------------------------------------------------------------- /fileUtils/md5.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/md5.bat -------------------------------------------------------------------------------- /fileUtils/progressCopy.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/progressCopy.bat -------------------------------------------------------------------------------- /fileUtils/sha1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/sha1.bat -------------------------------------------------------------------------------- /fileUtils/sha256.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/sha256.bat -------------------------------------------------------------------------------- /fileUtils/sha384.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/sha384.bat -------------------------------------------------------------------------------- /fileUtils/splitBin.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/splitBin.bat -------------------------------------------------------------------------------- /fileUtils/tailHead.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/tailHead.bat -------------------------------------------------------------------------------- /fileUtils/wmicVersion.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/fileUtils/wmicVersion.bat -------------------------------------------------------------------------------- /hybrids/.net/FileTimeFilerJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/FileTimeFilerJS.bat -------------------------------------------------------------------------------- /hybrids/.net/ProcessStartJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/ProcessStartJS.bat -------------------------------------------------------------------------------- /hybrids/.net/SystemTrayNotification.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/SystemTrayNotification.bat -------------------------------------------------------------------------------- /hybrids/.net/WebClientDownload.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/WebClientDownload.bat -------------------------------------------------------------------------------- /hybrids/.net/bat2exe.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/bat2exe.bat -------------------------------------------------------------------------------- /hybrids/.net/c/getPixelColor.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/getPixelColor.bat -------------------------------------------------------------------------------- /hybrids/.net/c/listWindows.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/listWindows.bat -------------------------------------------------------------------------------- /hybrids/.net/c/mouse.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/mouse.bat -------------------------------------------------------------------------------- /hybrids/.net/c/mouseSniffer.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/mouseSniffer.bat -------------------------------------------------------------------------------- /hybrids/.net/c/quickEdit.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/quickEdit.bat -------------------------------------------------------------------------------- /hybrids/.net/c/screenCapture.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/screenCapture.bat -------------------------------------------------------------------------------- /hybrids/.net/c/taskbarHidder.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/taskbarHidder.bat -------------------------------------------------------------------------------- /hybrids/.net/c/windowMode.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/c/windowMode.bat -------------------------------------------------------------------------------- /hybrids/.net/checkPortJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/checkPortJS.bat -------------------------------------------------------------------------------- /hybrids/.net/colorInput.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/colorInput.bat -------------------------------------------------------------------------------- /hybrids/.net/coloroutput.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/coloroutput.bat -------------------------------------------------------------------------------- /hybrids/.net/dirTimesNET.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/dirTimesNET.bat -------------------------------------------------------------------------------- /hybrids/.net/fileTimesNET.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/fileTimesNET.bat -------------------------------------------------------------------------------- /hybrids/.net/getCmdPID.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/getCmdPID.bat -------------------------------------------------------------------------------- /hybrids/.net/gzipJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/gzipJS.bat -------------------------------------------------------------------------------- /hybrids/.net/keyStates.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/keyStates.bat -------------------------------------------------------------------------------- /hybrids/.net/keyreader.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/keyreader.bat -------------------------------------------------------------------------------- /hybrids/.net/listEncodings.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/listEncodings.bat -------------------------------------------------------------------------------- /hybrids/.net/msbuild/checkPort.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/msbuild/checkPort.bat -------------------------------------------------------------------------------- /hybrids/.net/passHidder.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/passHidder.bat -------------------------------------------------------------------------------- /hybrids/.net/powershell/checkRemotePort.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/powershell/checkRemotePort.bat -------------------------------------------------------------------------------- /hybrids/.net/powershell/enterNumber.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/powershell/enterNumber.bat -------------------------------------------------------------------------------- /hybrids/.net/selectFolder.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/selectFolder.bat -------------------------------------------------------------------------------- /hybrids/.net/setPrio.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/setPrio.bat -------------------------------------------------------------------------------- /hybrids/.net/split.net.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/split.net.bat -------------------------------------------------------------------------------- /hybrids/.net/systemSounds.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/systemSounds.bat -------------------------------------------------------------------------------- /hybrids/.net/waitMS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/.net/waitMS.bat -------------------------------------------------------------------------------- /hybrids/iexpress/OKPopup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/iexpress/OKPopup.bat -------------------------------------------------------------------------------- /hybrids/iexpress/bat2exeIEXP.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/iexpress/bat2exeIEXP.bat -------------------------------------------------------------------------------- /hybrids/iexpress/hidder.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/iexpress/hidder.bat -------------------------------------------------------------------------------- /hybrids/iexpress/iexpYNButton.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/iexpress/iexpYNButton.bat -------------------------------------------------------------------------------- /hybrids/iexpress/licenseAgreement.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/iexpress/licenseAgreement.bat -------------------------------------------------------------------------------- /hybrids/iexpress/read.me: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/iexpress/read.me -------------------------------------------------------------------------------- /hybrids/jscript/FileTimeFilterJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/FileTimeFilterJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/ShellRunJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/ShellRunJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/UIautoLogin.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/UIautoLogin.bat -------------------------------------------------------------------------------- /hybrids/jscript/WinHTTPDownloadJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/WinHTTPDownloadJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/XMLHTTPDownloadJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/XMLHTTPDownloadJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/base64.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/base64.bat -------------------------------------------------------------------------------- /hybrids/jscript/calcjs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/calcjs.bat -------------------------------------------------------------------------------- /hybrids/jscript/deleteJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/deleteJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/dirTimesJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/dirTimesJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/drivesInfoJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/drivesInfoJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/edit.json.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/edit.json.bat -------------------------------------------------------------------------------- /hybrids/jscript/ejectjs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/ejectjs.bat -------------------------------------------------------------------------------- /hybrids/jscript/enterNumberJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/enterNumberJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/fileTImesJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/fileTImesJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/focusOn.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/focusOn.bat -------------------------------------------------------------------------------- /hybrids/jscript/freememjs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/freememjs.bat -------------------------------------------------------------------------------- /hybrids/jscript/getInnerText.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/getInnerText.bat -------------------------------------------------------------------------------- /hybrids/jscript/guid.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/guid.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/convImg.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/convImg.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/crop.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/crop.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/rotateFlip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/rotateFlip.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/scale.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/scale.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/shRotate.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/shRotate.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/stamp.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/stamp.bat -------------------------------------------------------------------------------- /hybrids/jscript/imageProcessing/tiff.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imageProcessing/tiff.bat -------------------------------------------------------------------------------- /hybrids/jscript/imgInfo.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/imgInfo.bat -------------------------------------------------------------------------------- /hybrids/jscript/jsonextractor.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/jsonextractor.bat -------------------------------------------------------------------------------- /hybrids/jscript/jspopup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/jspopup.bat -------------------------------------------------------------------------------- /hybrids/jscript/julian.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/julian.bat -------------------------------------------------------------------------------- /hybrids/jscript/listVerbs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/listVerbs.bat -------------------------------------------------------------------------------- /hybrids/jscript/mediarunner.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/mediarunner.bat -------------------------------------------------------------------------------- /hybrids/jscript/oneDriveSync.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/oneDriveSync.bat -------------------------------------------------------------------------------- /hybrids/jscript/pdfPageCounter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/pdfPageCounter.bat -------------------------------------------------------------------------------- /hybrids/jscript/phisycalDrives.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/phisycalDrives.bat -------------------------------------------------------------------------------- /hybrids/jscript/pinnerJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/pinnerJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/ppt2pdf.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/ppt2pdf.bat -------------------------------------------------------------------------------- /hybrids/jscript/printJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/printJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/replacer.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/replacer.bat -------------------------------------------------------------------------------- /hybrids/jscript/sendKeys.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/sendKeys.bat -------------------------------------------------------------------------------- /hybrids/jscript/shellCopy.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/shellCopy.bat -------------------------------------------------------------------------------- /hybrids/jscript/shortcutJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/shortcutJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/slowTypeJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/slowTypeJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/splitjs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/splitjs.bat -------------------------------------------------------------------------------- /hybrids/jscript/spplayer.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/spplayer.bat -------------------------------------------------------------------------------- /hybrids/jscript/toHexJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/toHexJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/toHtmlEnt.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/toHtmlEnt.bat -------------------------------------------------------------------------------- /hybrids/jscript/tooltipInfo.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/tooltipInfo.bat -------------------------------------------------------------------------------- /hybrids/jscript/unHexJS.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/unHexJS.bat -------------------------------------------------------------------------------- /hybrids/jscript/uuid.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/uuid.bat -------------------------------------------------------------------------------- /hybrids/jscript/winhttpjs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/winhttpjs.bat -------------------------------------------------------------------------------- /hybrids/jscript/write.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/write.bat -------------------------------------------------------------------------------- /hybrids/jscript/xpath.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/xpath.bat -------------------------------------------------------------------------------- /hybrids/jscript/xpath0.1.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/xpath0.1.bat -------------------------------------------------------------------------------- /hybrids/jscript/yesnopopup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/yesnopopup.bat -------------------------------------------------------------------------------- /hybrids/jscript/zipjs.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/jscript/zipjs.bat -------------------------------------------------------------------------------- /hybrids/makecab/cabSplitter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/makecab/cabSplitter.bat -------------------------------------------------------------------------------- /hybrids/makecab/cabdir.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/makecab/cabdir.bat -------------------------------------------------------------------------------- /hybrids/makecab/fileinf.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/makecab/fileinf.bat -------------------------------------------------------------------------------- /hybrids/mshta/OpticalDrivesCount.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/OpticalDrivesCount.bat -------------------------------------------------------------------------------- /hybrids/mshta/atob.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/atob.bat -------------------------------------------------------------------------------- /hybrids/mshta/btoa.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/btoa.bat -------------------------------------------------------------------------------- /hybrids/mshta/freeMem.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/freeMem.bat -------------------------------------------------------------------------------- /hybrids/mshta/printClip.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/printClip.bat -------------------------------------------------------------------------------- /hybrids/mshta/say.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/say.bat -------------------------------------------------------------------------------- /hybrids/mshta/soundPlayer.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/soundPlayer.bat -------------------------------------------------------------------------------- /hybrids/mshta/start.bckgrnd.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/start.bckgrnd.bat -------------------------------------------------------------------------------- /hybrids/mshta/ui.extensions/buttons.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/ui.extensions/buttons.bat -------------------------------------------------------------------------------- /hybrids/mshta/ui.extensions/choose.button.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/ui.extensions/choose.button.bat -------------------------------------------------------------------------------- /hybrids/mshta/ui.extensions/countdown.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/ui.extensions/countdown.bat -------------------------------------------------------------------------------- /hybrids/mshta/ui.extensions/passwordSubmiter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/ui.extensions/passwordSubmiter.bat -------------------------------------------------------------------------------- /hybrids/mshta/ui.extensions/radioButtons.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/ui.extensions/radioButtons.bat -------------------------------------------------------------------------------- /hybrids/mshta/ui.extensions/userInput.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/ui.extensions/userInput.bat -------------------------------------------------------------------------------- /hybrids/mshta/weekNumber.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/mshta/weekNumber.bat -------------------------------------------------------------------------------- /hybrids/wsh/EjectCD.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/wsh/EjectCD.bat -------------------------------------------------------------------------------- /hybrids/wsh/vbexecutor.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/wsh/vbexecutor.bat -------------------------------------------------------------------------------- /hybrids/wsh/win32process.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/hybrids/wsh/win32process.bat -------------------------------------------------------------------------------- /math/isInteger.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/math/isInteger.bat -------------------------------------------------------------------------------- /math/removeLeadingZeroes.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/math/removeLeadingZeroes.bat -------------------------------------------------------------------------------- /network/bitsDownloader.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/network/bitsDownloader.bat -------------------------------------------------------------------------------- /network/checkNet.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/network/checkNet.bat -------------------------------------------------------------------------------- /other/ArrayListPOC.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/ArrayListPOC.bat -------------------------------------------------------------------------------- /other/beeper.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/beeper.bat -------------------------------------------------------------------------------- /other/continueEnter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/continueEnter.bat -------------------------------------------------------------------------------- /other/listBrosers.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/listBrosers.bat -------------------------------------------------------------------------------- /other/listBrowsers.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/listBrowsers.bat -------------------------------------------------------------------------------- /other/officeVersion.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/officeVersion.bat -------------------------------------------------------------------------------- /other/pushdCounter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/pushdCounter.bat -------------------------------------------------------------------------------- /other/pushdCounterTmpF.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/pushdCounterTmpF.bat -------------------------------------------------------------------------------- /other/setlocalLevelCounter.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/other/setlocalLevelCounter.bat -------------------------------------------------------------------------------- /printing/printCHM.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/printing/printCHM.bat -------------------------------------------------------------------------------- /stringutils/countOfSubstrings.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/countOfSubstrings.bat -------------------------------------------------------------------------------- /stringutils/endsWith.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/endsWith.bat -------------------------------------------------------------------------------- /stringutils/indexOf.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/indexOf.bat -------------------------------------------------------------------------------- /stringutils/lastIndexOf.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/lastIndexOf.bat -------------------------------------------------------------------------------- /stringutils/reverse.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/reverse.bat -------------------------------------------------------------------------------- /stringutils/split.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/split.bat -------------------------------------------------------------------------------- /stringutils/startsWith.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/startsWith.bat -------------------------------------------------------------------------------- /stringutils/stringToHex.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/stringToHex.bat -------------------------------------------------------------------------------- /stringutils/strlen0.3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/strlen0.3 -------------------------------------------------------------------------------- /stringutils/strlen2.5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/strlen2.5 -------------------------------------------------------------------------------- /stringutils/strlen2.9: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/strlen2.9 -------------------------------------------------------------------------------- /stringutils/toLowerCase.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/toLowerCase.bat -------------------------------------------------------------------------------- /stringutils/toUpperCase.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/stringutils/toUpperCase.bat -------------------------------------------------------------------------------- /system/checkPermissions.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/system/checkPermissions.bat -------------------------------------------------------------------------------- /system/chkPermissions.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/system/chkPermissions.bat -------------------------------------------------------------------------------- /system/monitorInfo.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/system/monitorInfo.bat -------------------------------------------------------------------------------- /system/netVersions.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/system/netVersions.bat -------------------------------------------------------------------------------- /system/screenres.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/npocmaka/batch.scripts/HEAD/system/screenres.bat --------------------------------------------------------------------------------