The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: TmX on March 20, 2010, 09:57:05 AM

Title: notepad and calc mixed up in radasm 2.2.2.0
Post by: TmX on March 20, 2010, 09:57:05 AM
Hi Ketil, I found this 'cute' bug on RadAsm 2.2.2.0 (I'm using Windows 7 Pro, FYI).
When I hit the Notepad button, calculator launched.
On the other hand, when I hit the Calculator button, notepad launched.

Title: Re: notepad and calc mixed up in radasm 2.2.2.0
Post by: ragdog on March 20, 2010, 10:05:31 AM
Hi

I have tested it in xp-sp3 and works fine

Greets
Title: Re: notepad and calc mixed up in radasm 2.2.2.0
Post by: oex on March 20, 2010, 10:07:47 AM
You must have the Irish version

http://www.sidewaysbike.com/
Title: Re: notepad and calc mixed up in radasm 2.2.2.0
Post by: ragdog on March 20, 2010, 10:10:05 AM
Change in the menu or radasm.ini

[MenuTools]
1=&Notepad,0,T,NOTEPAD.EXE <<<<<<<<<<<<<<<<<<<<<<
2=&Calculator,0,T,CALC.EXE<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
3=Note&pad (.rap),0,T,NOTEPAD.EXE,0
4=-,0,T,
5=&Masm32,0,T,
6=..&Build,0,T,$B\build.bat,$
7=..&Run,0,T,,$.exe
8=&Goto Dos,0,T,COMMAND.COM
9=-,0,T,
10=Toolbar creator,0,T,$D\TbrCreate.exe
Ver=100
Title: Re: notepad and calc mixed up in radasm 2.2.2.0
Post by: TmX on March 20, 2010, 01:35:42 PM
Strange, now it's working correctly.
Umm nevermind... I guess my mind was confused then.  :dazzled: