Re: GoAsm And EasyCode
- From: "Jim Carlock" <anonymous@xxxxxxxxx>
- Date: Fri, 2 Mar 2007 18:28:39 -0500
"Evenbit" écrivait...
: Jim gave a long list of negative things about it. Now you tell of
: more troubles. Basically, this thread represents a "bad review"
: of EasyCode.
Nawh, I don't think of it as bad. The syntax I posted, though...
<g>
"Betov" replied...
: Anyway, none of these IDEs made of "this & that" is easy to
: install.
I installed both versions, Masm32 and GoAsm. I ended up
creating a batch file to push some items into the registry so as
to keep EasyCode from getting confused.
Here's the GoAsm version. Just change the path to get the
Masm32 version. The guys working on the editors should
try to figure something out to allow both versions to install
independently. Anyways here's the reg file (XP)...
<snip>
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Applications\EasyCode.exe\shell\open\command]
@="\"G:\\GoAsm\\IDE\\Bin\\EasyCode.exe\" \"%1\""
[HKEY_CLASSES_ROOT\EasyCode.Module]
@="Easy Code Module"
[HKEY_CLASSES_ROOT\EasyCode.Module\DefaultIcon]
@="G:\\GoAsm\\IDE\\Bin\\EasyCode.exe,2"
[HKEY_CLASSES_ROOT\EasyCode.Module\shell]
[HKEY_CLASSES_ROOT\EasyCode.Module\shell\open]
[HKEY_CLASSES_ROOT\EasyCode.Module\shell\open\command]
@="\"G:\\GoAsm\\IDE\\Bin\\EasyCode.exe\" \"%1\""
[HKEY_CLASSES_ROOT\EasyCode.Project]
@="Easy Code Project"
[HKEY_CLASSES_ROOT\EasyCode.Project\DefaultIcon]
@="G:\\GoAsm\\IDE\\Bin\\EasyCode.exe,0"
[HKEY_CLASSES_ROOT\EasyCode.Project\shell]
[HKEY_CLASSES_ROOT\EasyCode.Project\shell\open]
[HKEY_CLASSES_ROOT\EasyCode.Project\shell\open\command]
@="\"G:\\GoAsm\\IDE\\Bin\\EasyCode.exe\" \"%1\""
[HKEY_CLASSES_ROOT\EasyCode.Resource]
@="Easy Code Resource"
[HKEY_CLASSES_ROOT\EasyCode.Resource\DefaultIcon]
@="G:\\GoAsm\\IDE\\Bin\\EasyCode.exe,3"
[HKEY_CLASSES_ROOT\EasyCode.Resource\shell]
[HKEY_CLASSES_ROOT\EasyCode.Resource\shell\open]
[HKEY_CLASSES_ROOT\EasyCode.Resource\shell\open\command]
@="\"G:\\GoAsm\\IDE\\Bin\\EasyCode.exe\" \"%1\""
[HKEY_CLASSES_ROOT\EasyCode.Window]
@="Easy Code Window"
[HKEY_CLASSES_ROOT\EasyCode.Window\DefaultIcon]
@="G:\\GoAsm\\IDE\\Bin\\EasyCode.exe,1"
[HKEY_CLASSES_ROOT\EasyCode.Window\shell]
[HKEY_CLASSES_ROOT\EasyCode.Window\shell\open]
[HKEY_CLASSES_ROOT\EasyCode.Window\shell\open\command]
@="\"G:\\GoAsm\\IDE\\Bin\\EasyCode.exe\" \"%1\""
</snip>
I've got another message to post about this, so I'm cutting this
one short.
--
Jim Carlock
Post replies to the group.
.
- Follow-Ups:
- Re: GoAsm And EasyCode
- From: Jim Carlock
- Re: GoAsm And EasyCode
- Prev by Date: Re: Help me about this question.
- Next by Date: Re: great MASM feature
- Previous by thread: great MASM feature
- Next by thread: Re: GoAsm And EasyCode
- Index(es):
Relevant Pages
|
Loading