The Dink Network

Reply to Re: Awards: July DOTM Results

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 18th 2006, 01:30 PM
knightg.gif
cypry
Peasant He/Him Romania
Chop your own wood, and it will warm you twice. 
I managed to fix it. The problem was the registry key:
I had to write:
"<application path>""%1"
instead of
"<application path>"%1
Without double-quotes for %1, the ParamStr(1) were only until the first space.
Now it works fine. If someone wants to beta-test this new version, I'd be gratefull. If not, I'll release it in a few days.