Google Answers Logo
View Question
 
Q: Lotus SmartSuite 9.6 Problem ( Answered,   0 Comments )
Question  
Subject: Lotus SmartSuite 9.6 Problem
Category: Computers > Software
Asked by: pnut-ga
List Price: $2.00
Posted: 29 Jul 2002 12:21 PDT
Expires: 28 Aug 2002 12:21 PDT
Question ID: 46548
After installing Lotus SmatSuite 9.6 (Windows NT 4 WKS OS) on the D:
drive of my computer(second partition) it puts the Autorun files on
the root of the drive. Therefore if you go in to My Computer and click
on the D: drive it will try to runAutorun on Lotus SmartSuite 9.6.  I
have deleted the files on the hard drive for the Autorun and now it
looks for the files every time.  This must be a registry entry or
something.  Could someone please give me the answer on how to make
this stop.  Thanks.
Answer  
Subject: Re: Lotus SmartSuite 9.6 Problem
Answered By: spot_tippybuttons-ga on 29 Jul 2002 17:34 PDT
 
Howdy!

Do you mean _specifically_ "AutoRun" or do you only mean "running
automatically" ?

True "AutoRun" does not normally operate from fixed media (hard
drives). You can stop a true AutoRun from operating by deleting the
file autorun.inf from the root directory of the drive.

You can also enable or disable AutoRun for a specific drive type using
the registry. The key that needs modified to change AutoRun drive
types is:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun

...where NoDriveTypeAutoRun is a four-byte binary key, with the first
byte representing a bitmask and the next three bytes set to zero. The
bitmask for the first byte is as follows:

DRIVE_UNKNOWN           0
DRIVE_NO_ROOT_DIR    1
DRIVE_REMOVABLE       2
DRIVE_FIXED                    3
DRIVE_REMOTE               4
DRIVE_CDROM                 5
DRIVE_RAMDISK             6


In your case, however, it is unlikely that a true AutoRun is
happening, and instead you application is being started automatically
by other means. The most likely culprit is the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

Inside this key are string values with the command line for all of the
applications that Windows automatically runs on startup. Simply find
the string value for the program you want to get rid of and delete it.

WARNING: Always back up your registry before making changes! You can
backup your registry by running the program RegEdit and clicking
Export Registry File from Registry menu.

Hope this helps!



HOWTO: Enabling Autorun for Applications Distributed on CD-ROM
Article ID: Q172078  
MSDN Windows Documentation CD-ROM

How to Test Autorun.inf Files
Article ID: Q136214  
MSDN Windows Documentation CD-ROM
Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy