Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

encript (sp??) a .mns file

Status
Not open for further replies.

R12NV

Civil/Environmental
Joined
Sep 4, 2002
Messages
54
Location
AU
Is there any way to encript (sp??) a .mns file so some one cant steel my menu code???

cheers,
 
R12NV,

When you write a custom menu then load it, AutoCAD compiles it and writes two other files. .mnr and .mnc

These files are encripted whereas your .mns file remains readable. However, you can remove the .mns once AutoCAD has compiled it as all it needs is the .mnc file to work.

If you don't want anyone to see your code, just remove the .mns file from the support folder.

Try reading your .mnr and .mnc files with your text editor and you'll see your code is quite safe.
 
thank for haggis
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top