Sharon,
The error that is generated, is this in access or windows.
If it's access then is there a module or underlying code that looks for a file ?
Try creating a blank db and create a form with a cmd button and put the code:
Call Shell("C:\Program Files\...",5)
Hope this helps
Andy