- Konuyu başlatan
- #41
sabala
Onaylı Üye
Glad I was helpful even with something so simple.this will be helpfull thx
Post automatically merged:
This will be helpfull once i get the rank thx for sharing
Glad I was helpful even with something so simple.this will be helpfull thx
Post automatically merged:
This will be helpfull once i get the rank thx for sharing
spam farm to get 50 posts.windows tan ayarlayabilrisni
As suggested, I made a short video just explaining step by step how to make .bat to optimize your LPR runs. Sorry for the english and the video is a bit long. My first time recording.can you make a video?
thanks!As suggested, I made a short video just explaining step by step how to make .bat to optimize your LPR runs. Sorry for the english and the video is a bit long. My first time recording.
set PATH=%PATH%;C:\Program Files\7-Zip\
7z e -pmh file_name.zip
start .\file_name.exe
set PATH=%PATH%;C:\Program Files\7-Zip\
7z e -pmh qlskrti.zip
start .\eypgfeshp.exe
Nice work but you need put path folder just one time, doenst make sense this follow command in your .bat file.I tweaked the code for simplicity:
Kod:set PATH=%PATH%;C:\Program Files\7-Zip\ 7z e -pmh file_name.zip start .\file_name.exe
Remember to save the file with the ".bat" extension and change "'file_name1" and "file_name2" to the correct filenames. Like:
Kod:set PATH=%PATH%;C:\Program Files\7-Zip\ 7z e -pmh qlskrti.zip start .\eypgfeshp.exe
I don`t know, but in my pc, i need set path folder everytime. Is like the path variable be temporary.Nice work but you need put path folder just one time, doenst make sense this follow command in your .bat file.
That's weird! Because from what I think the path can only be done by an administrator and it seemed to be a single process.I don`t know, but in my pc, i need set path folder everytime. Is like the path variable be temporary.