

InterviewSolution
1. |
Solve : copy file from network on local? |
Answer» please help... you need to create a .vbs file that will run in startup tasks that opens you .bat file where visible = falsehow to full SCRIPT. example : i have 2 computers on the network... computer name one com_1 and other com_2. So on com_1 i have a folder1 in drive d and status sharing, then com_2 want to all copy folder and file on folder1 in drive D at com_1 to drive d on com_2 with the same folder name... How to make script on notepad with extension .bat with echo off the FIRST command. becouse i want to put this file batch command on the start up menu on windows, so that this script file work at the first boot on windows. please... help my problem |
|