Re: PPC2002 file copy

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I use batch file with PocketCMD on a PPC2002 Loox for copying some ini
file from Windows folder to My Documents so that thèy are backed up when
I svnc.


At 07 Nov 2005 13:15:35 -0600 Beverly Howard [Ms-MVP/MobileDev] wrote:
> >> How can I automagically copy several files from my SD card to a
location on my PPC2002? <<
>
> There is a "Card AutoRun" process that is available for ppc's... it
involves placing a folder named numercially for your processor on the
reoot of the card that contains an executable to do what you need to do.
>
> google for POCKETPC AUTORUN and, after reading the results, select the
"Did you mean..."
>
> However, there is no native "batch" process for the ppc, so for this to
execute as the first thing following a hard reset, you will have to
generate a ppc compatible executable that will execute the file copy
process.
>
> Beverly Howard [MS MVP-Mobile Devices]
>


Rgds

MikeW
.



Relevant Pages

  • Re: SEPKILL /im SMC.EXE /f
    ... ::Save the following as a batch file and execute it. ... can't reproduce on my test systems or requires administrator privileges ...
    (Bugtraq)
  • Re: SEPKILL /im SMC.EXE /f
    ... Subject: SEPKILL /im SMC.EXE /f ... ::Save the following as a batch file and execute it. ...
    (Bugtraq)
  • Re: Batch file and MFC
    ... ShellExecute will look up the .bat file name and launch a process that will execute the ... Overall, I find the batch file approach to be rather primitive, a real throwback ... able to cause a restart of the system. ... nearly all the historical reasons for requiring a restart have gone away. ...
    (microsoft.public.vc.mfc)
  • Re: xp_cmdshell default path (system32) problem
    ... building a batch file in code and then ... it will NOT actually execute the delete if the patch I supply is not valid. ... I'm use xp_cmdShell to execute "erase" command like ...
    (microsoft.public.sqlserver.programming)
  • Re: Passing data between the parent process and bat/cmd
    ... I use CreateProcessto execute whatever has been specified by ... The user needs to have an easy way to specify several return values in the ... as the batch file needs to return string values. ...
    (microsoft.public.vc.language)