xxsaintplayxx
New Member
- Joined
- Oct 30, 2014
- Messages
- 2
- Thread Author
- #1
Hello, I want to create a .reg file, like this:
-----------------------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console\C:_Users_Djap_Desktop_HelloOlla.exe]
"FontSize"=dword:00080008
----------------------------------------------------------------
Basically, i need to put this .reg in others computers, but the adress of my .exe would changed.
So, I need to know how I can create an adress based on where is this .reg file(The .reg file and the .exe file, both will be in the same floder)
. Hopefully I could be helped.
-----------------------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console\C:_Users_Djap_Desktop_HelloOlla.exe]
"FontSize"=dword:00080008
----------------------------------------------------------------
Basically, i need to put this .reg in others computers, but the adress of my .exe would changed.
So, I need to know how I can create an adress based on where is this .reg file(The .reg file and the .exe file, both will be in the same floder)
. Hopefully I could be helped.