Summary: It is named MSBL.EXE. I ran across it last evening on a client's PC. It has corrupted the desktop shell. The command CMD to bring up the DOS Type wind...
Summary: I have a slight problem, When I use the command line option to logoff of Windows, it does not work if I do a times shutdown. For example, last night,...
Summary: The program is called TDB and was developed specifically for the company I work for. I know very little about DOS but it looks like the executable is...
Summary: A weird one this I know but here goes... I have written a series of picture books which I have burned to CD to send to publishers. I know how to write...
Summary: Hi all :) I was wondering if there is a way to kill specific applications that are running with a dos command. I want to write a VB application that ...
Summary: Hi, I need to distribute my programs in a USB disk. I want to autorun the setup program. I have the Autorun.inf file in the root of the disk. But it d...
Summary: That worked great. Thanks I removed the autorun.inf file and I'm able to open the c drive. PS would you happen to know how I can replace the icon of ...
Summary: I have tryed two routers and many cables. Compaq presario 2100 laptop, it has a hard time picking up and IP, if I unplug the cat5 I have to recycle th...
Summary: Thanks for the suggestion, but I have checked and double checked the syntax of the entire script over and over and it all looks ok, backed up by the f...
Summary: I'd like to know if I can manipulate the XP firewall via command prompt? I'd like to make few bat files to enable and disable XP's firewall. Thank U, ...
Summary: hello i have a flashdrive and on my computer it is the e:\ drive, i have a program that i want to autorun off it and in my autorun.inf i have this: [a...
Summary: Well, what I would do is get the install disk. Find the files on this disk and copy those over your current files. REMEMBER, BACKUP YOUR CURRENT FILE...
Summary: I have an XP machine on a network that won't let me run the net use command to set a printer unless I am an administrtor. If I log in as a standard us...
Summary: I'm not sure you can do that. I don't think you could change your autorun.inf file to even do that. It seems to me the only way is how OtheHill explai...
Summary: the window should close when the user quits the app....it wont execute the next lines until the app its launching is closed.....maybe you could use a...
Summary: OS XP Pro - I no longer have the Install option from the Context menu. Never noticed it until I required it to do an install with an inf. I've applied...
Summary: I am trying to make a cd for purposes of virus scanning laptops. The laptops that come back into the office after being in the field, at a client, or ...
Summary: Autorun doesn't work for me (meaning CDs that have the autorun.inf files don't work) it's been like this for about a month or two. Any thing I can do?...
Summary: Wow........ I have read this 5 times and I would not want to be in your friends situtation. All I can suggest is maybe running his pc thru...... www.t...
Summary: is there anyway we can create multiple executable entries to run automatically in autorun.inf used to auto run cd........... for example if i have 2 s...
Summary: ... and of course there's a wide range of free/shareware programs out there ... just google for disk menu creator ... they usually create an executabl...
Summary: Please help if you know. Windows 98 and W2000 both had a nice feature that holding down the "shift" key while putting in a program CD stopped the Auto...
Summary: Does anyone know of a free program I can use to design an autorun.exe. I am not reffering to the autorun.inf file, as I know how to create that using...
Summary: Houston, Here is the code for your autorun [Autorun] OPEN=<filename> change "<filename>" to the name and extention of the file you wish to run. ...