Horje
error box with batch Code Example
error box with batch
::::::::::::::::::::::::::::::::::::::::::::::::
@rem source: https://www.instructables.com/Awesome-Batch-Codes/
@if (true == false) @end /*!
@echo off
mshta "about:

" %*
goto :EOF */

alert("Hello, world!");

:::::::::::::::::::::::::::::::::::::::::::::::::::

you can call it in a file like this

@echo off

cls

echo enter a password

set /p pass=

call msg

:msg

@if (true == false) @end /*!
@echo off
mshta "about:

" %*
goto :EOF */
alert("Thank you %username%!");




Whatever

Related
future: FirebaseFirestore.instance.collection Code Example future: FirebaseFirestore.instance.collection Code Example
find weight of lasgerst indepent set array Code Example find weight of lasgerst indepent set array Code Example
captureEvents Code Example captureEvents Code Example
rename mac computer in jamf Code Example rename mac computer in jamf Code Example
http://dl2.sgegrv8ergs4sd555dsfa6bv8ajfg545.xyz/Series/2019/Mr.Robot/s01/1080p.10bit/ Code Example http://dl2.sgegrv8ergs4sd555dsfa6bv8ajfg545.xyz/Series/2019/Mr.Robot/s01/1080p.10bit/ Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
6