Results 1 to 2 of 2

Thread: Move Files(Extract Them To)(i have searched but couldn't find)

  1. #1
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Move Files(Extract Them To)(i have searched but couldn't find)

    I want to do this(In Delphi)

    you Have A file Called <ScriptName>.rar
    You extract it to your desktop or without

    then when you open the map in it it it will show some files + an .exe if you click that .exe and you click the button Install <ScriptName> it will move the files that are in the same place as the .exe to C:\Program Files\Scar <Your version>\Includes\

    How Can I Move(or copy, just want to have the files there)) A File, I searched But Couldn't Find Something

    Thank You For Your Time


    Hermpie

    About Your version i will make it for the newest and the 1 before newest
    ~Hermen

  2. #2
    Join Date
    Feb 2006
    Location
    Belgium
    Posts
    3,137
    Mentioned
    3 Post(s)
    Quoted
    5 Post(s)

    Default

    In you case imo the best thing you could do is probably get the RAR command line tool and use that from delphi to extract the files... And to move the files, maybe try the "MoveFile" function... Either include a file listing with your files for the program to read or do a recursive search...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. extract runescape map?
    By Sweden in forum RuneScape News and General
    Replies: 10
    Last Post: 03-08-2009, 05:56 PM
  2. Replies: 0
    Last Post: 02-16-2009, 10:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •