Turtleslayer
Jul 27, 2004, 08:01 PM
For a long time I had a problem where if I opened j2i files from gip.php JJ2 started without connecting to the server. Bobby explained how to fix this to me today, so for anyone else who has this problem where gip.php does not open JJ2 or opens JJ2 without connecting to the server, here is an explanation of how to fix it.
1. Go to windows explorer and click tools -> folder options. Click on the file types tab. Scroll down to the J2I extension. (If there isn't one, click new to create it and enter j2i as the extension.) Click on advanced.
2. Look under actions. There should be an open action; if not, go to step 3.
If there is, go to step 4.
3. Click new. In action, enter open. In "Application used to perform this action", enter C:\games\jazz2\Jazz2.exe -j2i "%1"
except with c:\games\jazz2\jazz2.exe as whatever you have as your path to jazz2.exe. Click ok and you're done!
4. Click edit. Change "Application used to perform this action" to C:\games\jazz2\Jazz2.exe -j2i "%1"
except with c:\games\jazz2\jazz2.exe as whatever you have as your path to jazz2.exe. Click ok and you're done!
If there's edit or anything else as an action too, make sure open is set as the default action.
(Posted as an article as well.)
1. Go to windows explorer and click tools -> folder options. Click on the file types tab. Scroll down to the J2I extension. (If there isn't one, click new to create it and enter j2i as the extension.) Click on advanced.
2. Look under actions. There should be an open action; if not, go to step 3.
If there is, go to step 4.
3. Click new. In action, enter open. In "Application used to perform this action", enter C:\games\jazz2\Jazz2.exe -j2i "%1"
except with c:\games\jazz2\jazz2.exe as whatever you have as your path to jazz2.exe. Click ok and you're done!
4. Click edit. Change "Application used to perform this action" to C:\games\jazz2\Jazz2.exe -j2i "%1"
except with c:\games\jazz2\jazz2.exe as whatever you have as your path to jazz2.exe. Click ok and you're done!
If there's edit or anything else as an action too, make sure open is set as the default action.
(Posted as an article as well.)