Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Command prompt box in WinNT
Name: Simon Sivertsson Date: September 1, 2005 at 04:36:52 Pacific OS: Windows 2000 CPU/Ram: P4 2.8 GHz / 512 MB
Comment:
Hey, I need to run a command every time a user logs on to a computer. I put the command in the hklm/ms/windows/currentversion/run key in the registry and it works fine. The problem is that people are complaining that every time they log on to the computer a black box (the command prompt) appears for a short while. They find it annoying. How can run the command without the box appearing? It is a command-line tool, and the box I am running it on is Win2k with Novell network. I have full administator privilege on the box. Thanks in advance! Simon
Name: Simon Sivertsson Date: September 1, 2005 at 04:38:52 Pacific
Reply:
Sorry, I meant "Command prompt box in Win2k"
0
Response Number 2
Name: H (by _hank) Date: September 1, 2005 at 04:44:51 Pacific
Reply:
You can try creating a batch file of that command then create a shortcut of that batch file. Get properties on that shortcut. You should see a Run field with "normal window" in the field. Click it and select "Minimized". Then put this shortcut in the run key in the registry.
Summary: i was told because of the w2k structure there is no way to have the command prompt work in the boot proces like u do with win 98 , i know know nt4 doesnt use the command prompt either in the boot, ne...
Summary: Have you tried creating mapping the share in NT use Command Prompt Box, in W9x use MSDOS Box. net use * \\computername\sharename * = device name ...
Summary: more than likely in the run box you are typing in command and the proper thing to type in is---- cmd ----- to bring up the command prompt in 2000 Roger Thaine Jr. Lantech Systems CEO/President ...