How to Robocopy my files to Linkstation.

Page 3 of 4 FirstFirst 1234 LastLast

  1. Posts : 567
    Stools
    Thread Starter
       #21

    Wait I see what's happening!
    It just shows on the taskbar...Excellent...:)
    Thanks Golden...
    Now How to get the scheduler to work.
    I always get a (0x10) error code...
    Attached Thumbnails Attached Thumbnails How to Robocopy my files to Linkstation.-capture.png  
    Last edited by Tarka Dal; 03 Feb 2012 at 13:51.
      My Computer


  2. Posts : 1,814
    XP / Win7 x64 Pro
       #22

    FliGi7 said:
    Answer to above?
      My Computer


  3. Posts : 567
    Stools
    Thread Starter
       #23

    FliGi7 said:
    FliGi7 said:
    Answer to above?
    Yes
    See attachment. It still shows up.
    Attached Thumbnails Attached Thumbnails How to Robocopy my files to Linkstation.-capture.png  
      My Computer


  4. Posts : 5,795
    Windows 7 Ultimate x64 SP1
       #24

    I'm not sure if it would solve the problem, but have you considered simplyfing and using SyncToy?
      My Computer


  5. Posts : 1,814
    XP / Win7 x64 Pro
       #25

    If you want it to run completely invisible, try this...

    Create a VBScript file like "RunInv.vbs" with the following line:

    Code:
    CreateObject("Wscript.Shell").Run ""   & WScript.Arguments(0) & "", 0,   False
    Save that in your System32 directory and in your scheduled task call that file with robocopy arguments something like this:

    Code:
    RunInv.vbs "Robocopy C:\Users\User\Documents\Clive B:\Documents\Clive /NJS /MIR /E"
    You need those quotes but I'm not exactly sure how to handle the quoted paths inside of it, whether it requires a double double quote or some sort of escape character. It might be a bit of trial and error from the command-line first.

    I pulled that from this site:

    windows - Run a completly hidden batch file - Super User

    Or you could try something like Hstart or cmdow that has command line options for running invisibly.
      My Computer


  6. Posts : 567
    Stools
    Thread Starter
       #26

    DeaconFrost said:
    I'm not sure if it would solve the problem, but have you considered simplyfing and using SyncToy?
    Why use other software when I have already paid for robocopy.

    FliGi7
    Error
    Attached Thumbnails Attached Thumbnails How to Robocopy my files to Linkstation.-capture.png  
    Last edited by Tarka Dal; 06 Feb 2012 at 10:49.
      My Computer


  7. Posts : 567
    Stools
    Thread Starter
       #27

    I have found that the creation of a shortcut is irrelevant to the Task Scheduler as it will fixate on the Batch file itself not the shortcut...
      My Computer


  8. Posts : 567
    Stools
    Thread Starter
       #28

    I've found that their suggestion does not work on Windows 7. In-fact all the suggestions I've had don't work.
    I've given up on this idea as all the suggestions don't work.
    My thanks to all for trying.
      My Computer


  9. Posts : 5,795
    Windows 7 Ultimate x64 SP1
       #29

    Runckle_SP1 said:
    Why use other software when I have already paid for roboform.
    Why pay for software when something free and just as good exists *shrugs*.
      My Computer


  10. Posts : 1,814
    XP / Win7 x64 Pro
       #30

    Runckle_SP1 said:
    DeaconFrost said:
    I'm not sure if it would solve the problem, but have you considered simplyfing and using SyncToy?
    Why use other software when I have already paid for robocopy.

    FliGi7
    Error
    Yea, it's giving you an error because it's not meant to be run without command line arguments after it, as I stated/showed in my example to you.
      My Computer


 
Page 3 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:50.
Find Us