Menu

Script to COPY

fortizjr
2006-08-13
2013-04-17
  • fortizjr

    fortizjr - 2006-08-13

    Hi, I have a file in my archive dir that I want to have copied to a specific directory but it's not working...

    I'm using MI 2.4.4 and here is the script...

    Copy Source: "{archivedir}\MBA.USR"; DestDir: "{pf}/MultiBookAccountingOnline"; Flags: "overwrite";

    Create Shortcut: "{startmenuprg}\MBA Online\MBA Online"; Filename: "{pf}/MultiBookAccountingOnline/mbaol.exe";
    Create Shortcut: "{startmenuprg}\MBA Online\MBA Config"; Filename: "{pf}/MultiBookAccountingOnline/mbacnfg.exe";

    Please note that the Shortcut Creation works! :)

     
    • Nikolaj Lynge Olsson

      Hm, try using backslashes instead of (forward-)slashes.

       
    • fortizjr

      fortizjr - 2006-08-13

      I have tried many ottions without any luck... Any script error log?

      Copy Source: "{archivedir}\MBA.USR"; DestDir: "{pf}\MultiBookAccountingOnline\"; Flags: "overwrite";

       
    • fortizjr

      fortizjr - 2006-08-13

      Anyone had problems with the COPY script? Any tips?

       
    • PardoCorp

      PardoCorp - 2006-12-01

      Hi, i got this script

      <script name='????'>
      Copy ArchiveFile
      Copy Source: "{archivedir}\file.txt"; DestDir: "{destdir}"; Flags: "overwrite"
      </script>

      when y try to execute in the preview i got this error:

      Acces viloation at adress 0051C9B0 in mofule 'Go.exe' Read of address '000000'

      do i have anything wrong ???

      tks

       

Log in to post a comment.

Auth0 Logo