Hi eddy, you programed the tool i always wanted to do on my own

Keep on working on it!
eddy wrote:I don't know exactly how PB configuration works.
I used a snippet to code this part. :roll:
For the moment, it uses a windows registry entry.
I can add a path browser to fix this issue.
Let's see if i can help you...
Your installer looks for the path in
HKCU\Software\Classes\Applications\PureBasic.exe\shell\open\command
and
HKCR\Applications\PureBasic.exe\shell\open\command
But when they both will be
"NOT FOUND" you must give the user the chance to choose the path.
I don`t know the official registry-positions for the PB-path (aks the developers),
but the two that you check are not always present
(is it possible that your program deletes one or both of them?).
I had the same problem, installing your tool a second time
(first time was okay, but i wanted to move the position on my hardisk)
and so i tried to find the error - succesfull

I deinstalled ALL of PB and reinstalled it, to find the error,
but still couldnt install your tool.
There is another registry-key you could use, this one seems to be always present
HKCR\PureBasic.exe\shell\open\command
But, as i said - better ask the programers...
Greetings from
Pforzheimer
P.S. This was my first post in this forum
----------------------------------
forget about my typos and mistakes 