• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Quick Batch File Compiler 3.7 Crack

Status
Not open for further replies.

electrify

Member
User
Joined
Nov 13, 2015
Messages
221
Reputation
0
Reaction score
1,123
Points
143
Credits
0
‎9 Years of Service‎
74%
Please note, if you want to make a deal with this user, that it is blocked.
Code:
>
@echo off
echo Registering Quick Batch File Compiler
echo *******************************************************************
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v exetype /t REG_DWORD /d "2" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v fontname /t REG_SZ /d "Verdana" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v key /t REG_SZ /d "05A61-D7984-9DD1D-E8D5A" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v odir /t REG_DWORD /d "0" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v relative /t REG_DWORD /d "1" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v samename /t REG_DWORD /d "0" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v savedir /t REG_SZ /d "c:\" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v splash /t REG_DWORD /d "0" /f
reg add "HKCU\Software\Abyssmedia\Quick Batch File Compiler\Settings" /v user /t REG_SZ /d "user" /f
pause
 
Status
Not open for further replies.
Back
Top