Is there a way to change the Icon of accessto a different picture? I want to do this in the program some how so when i rewrite the MDE file it will appear as a change on everyones desktop. If i just do it to the "shortcut" to the Mde file on my desktop it only affects that file. any help is greatly appreciated, thanks in advance.
Change Access Icon on Desktop
Collapse
X
-
To change the Default Icon of Access itself would probably involve an API call. What you can do is this:Originally posted by HutchIs there a way to change the Icon of accessto a different picture? I want to do this in the program some how so when i rewrite the MDE file it will appear as a change on everyones desktop. If i just do it to the "shortcut" to the Mde file on my desktop it only affects that file. any help is greatly appreciated, thanks in advance.
- You will be re-writing the *.MDE file anyway. Prior to immediate distribution, change the Application Icon via the following Method:
- Tools
- StartUp
- Application Icon
- Browse
- Select an Icon (*.ICO)
- OK twice to produce a New Application Icon
- Distribute (*.MDE) to all appropriate personnel
- You will be re-writing the *.MDE file anyway. Prior to immediate distribution, change the Application Icon via the following Method:
Comment