Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-25-2011, 05:09 PM
MrOmega MrOmega is offline
One More Time
MrOmega's Avatar
Join Date: Aug 2010
Location: TN, USA
Posts: 631
MrOmega is an unknown quantity at this point
Send a message via AIM to MrOmega Send a message via MSN to MrOmega Send a message via Yahoo to MrOmega
How to manually add the graal protocol

So I was setting up windows 7 and I couldn't get "graal://" protocol to register with my system. So here's what I did.
This method should work for Windows XP/Vista/ and 7.

Create a new .txt file and save it as "graal.reg" (include quotes)
In this file copy/paste this into it.

PHP Code:
REGEDIT4

[HKEY_CLASSES_ROOT\graal]
@=
"URL:graal Protocol"
"URL Protocol"
=""

[HKEY_CLASSES_ROOT\graal\shell]

[
HKEY_CLASSES_ROOT\graal\shell\open]

[
HKEY_CLASSES_ROOT\graal\shell\open\command]
@=
"\"C:\\PathToGraal\\Graal\\Graal.exe\" \"%1\"" 
With the last line
PHP Code:
@="\"C:\\PathToGraal\\Graal\\Graal.exe\" \"%1\"" 
You need to point the path to graal.exe
for example my path is...
PHP Code:
@="\"C:\\Users\\MyName\\Graal\\Graal.exe\" \"%1\"" 
be sure to leave the quotes and to use the double backslashes.

Next save the file, and close your text editor. You should see a new file with a white page and a little sky blue rubix cube coming apart over it as the icon. Double-Click this file and confirm you want to add it to your registry. (On Vista/7, if you have the UAC enabled click continue)
__________________
Time is the fire in which we burn...
Up, Up, Down, Down, Left, Right, Left, Right, B, A, Select, Start! Now I got 99 LIVES!!!
Reply With Quote
  #2  
Old 02-25-2011, 05:59 PM
PowerProNL PowerProNL is offline
Retired Zone Manager
PowerProNL's Avatar
Join Date: Feb 2008
Location: Holland
Posts: 266
PowerProNL can only hope to improve
Send a message via AIM to PowerProNL
Why?
__________________
Graal Mail: [email protected]
McPowerProNL, I'm loving it
Reply With Quote
  #3  
Old 02-26-2011, 09:45 AM
MrOmega MrOmega is offline
One More Time
MrOmega's Avatar
Join Date: Aug 2010
Location: TN, USA
Posts: 631
MrOmega is an unknown quantity at this point
Send a message via AIM to MrOmega Send a message via MSN to MrOmega Send a message via Yahoo to MrOmega
Quote:
Originally Posted by PowerProNL View Post
Why?
As I stated, I could not get the 'graal://' protocol to work for me, so if others run into this issue on windows they now have reference to fix it. This happened to me after I reinstalled Windows 7. Figure I spread knowledge and help others that get this issue. That's all. :P
__________________
Time is the fire in which we burn...
Up, Up, Down, Down, Left, Right, Left, Right, B, A, Select, Start! Now I got 99 LIVES!!!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:24 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.