Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I replace the picture? help!

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
207 Views, 2 Replies

How can I replace the picture? help!

Now I am developing a new soft by customizing R14, and i want to use a new
picture as the symbol of the soft in place of the picture of Autocad R14
before the environment displays.
How can I do it?
Any idea?

Catherine
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

To get rid of the Autocad logo, add the switch /nologo to the shortcuts you
use to start AutoCad.

To add your own logo, download Doslib.arx from www.mcneel.com. The
dos_splash function of doslib allows you to "splash" a bitmap on the screen
for a period of time you determine. (Doslib also includes a host of other
functions you'll find useful, primarily for file management.)

Add lines to your Lisp startup routine to arxload the doslib application and
run the splash.




"makai" wrote in message
news:A32B161D0D9B704CB24623A2DD57F178@in.WebX.maYIadrTaRb...
> Now I am developing a new soft by customizing R14, and i want to use a new
> picture as the symbol of the soft in place of the picture of Autocad R14
> before the environment displays.
> How can I do it?
> Any idea?
>
> Catherine
>
>
>
Message 3 of 3
Anonymous
in reply to: Anonymous

I have download the doslib, but I found that it is the version for AutoCAD
2000 but R14. Is it useful for R14 too? Can you tell me the detail on how to
add lines to my Lisp startup routine? I have no idea and need your help.

Catherine

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report