squall_leonhart said:
just associate the file types with pj64... theres no point in command lines in pj64
That one made me laugh. What an ignorant thing to say; what's the point of passing file names to a program if it doesn't even process command-line stuff? As I've said to you before, you shouldn't post about things unless you know what you're talking about.
As I have said to you before, try reading people's posts before replying to them:
Raptorstrike said:
I tried passing the name of a valid rom file and it said that it failed to open the file
If passing a valid ROM file name to PJ64 doesn't work, why would associating ?64 file types with PJ64 work? Raptorstrike is right about this, too; I've tested it aswell, and it always says that it "failed to open the file".
Now, about the shell integration problem. There are two bugs in PJ64 regarding this:
-The shell integration adds entries like this:
Code:
C:\N64\Project 64\Project64.exe %1
But they should be like this:
Code:
"C:\N64\Project 64\Project64.exe" "%1"
-Whatever arguments are passed to PJ64, it always says: