Microsoft
Software
Hardware
Network
Question : Open another line command without waiting for the first line to finish in batch file?
I'm trying to create a batch file to open several applications but it stops until each application is closed before next opens. How do I make all to open?
Eaxample:
@echo Open System Information
@sysdm.cpl
@echo Open Updater
@\\Updater\update.exe
Answer : Open another line command without waiting for the first line to finish in batch file?
Try
start "" command
istead of just
command
Random Solutions
What is LDAP stand for? Also what is LDAP used for? Advantages, Disadvantages?
I need to point <a rel="nofollow" href="http://www.MyDomainName.com" target="_blank">www.MyDomainName.com</a> to my internal Exchange server
Multicast filtering Cisco 3500
DHCP best practice : on the server or on the router ?
Restoring Netware Data to Windows Server
Find Missing IP address
Configuring a SonicWALL Pro 3060 behind a Netopia R7200-T Router
Major DNS PROBLEM! NEED HELP ASAP!!
Website Design - Easy Content Management Systems
Server backbone or Teamed Nics?