3 lines
75 B
Batchfile
3 lines
75 B
Batchfile
|
@echo off
|
||
|
WinRAR.exe a FluentUI.exe ../*
|
||
|
rar.exe c -znote.txt FluentUI.exe
|