Batch File Questions
Results 1 to 6 of 6

Thread: Batch File Questions

Hybrid View

  1. #1
    Registered User
    Join Date
    Feb 2006
    Location
    Canada, Eh!
    Posts
    4,091
    Played with this today:

    cd\

    cd \Program Files\Ccleaner\

    copy ccleaner.exe C:\

    copy lang-1033.dll C:\

    cd\

    start /wait /min ccleaner.exe

    rem I would like to execute an alt+R keypress here to activate the Ccleaner 'Run Cleaner' button but don't know how

    pause 'press any key'

    del C:\ccleaner.exe

    del C:\lang-1033.dll

  2. #2
    Registered User Niclo Iste's Avatar
    Join Date
    Oct 2007
    Location
    Pgh, PA
    Posts
    2,051
    Sweet, and thanks! I read it this morning and forgot to hit the submit reply. However you thought of the next phase I was toying with making. To tell the truth it works a lot more effectively than I thought. I encrypted the files, packaged them, and have them set to auto run the executables once extracted all while the process is set to be hidden. It seems it also automatically closes the dos window when done so my dos programs I had running for my work went away without them having a chance to review them.

Similar Threads

  1. TSST Corp - TS-L632D Drive, Doesnt Burn disks.
    By EuphoriA in forum CD-ROM/CDR(-W)/DVD Drivers
    Replies: 53
    Last Post: December 20th, 2007, 07:17 AM
  2. Simple dbt on batch file
    By faisalcmpm in forum Windows XP
    Replies: 18
    Last Post: November 1st, 2007, 03:10 AM
  3. Edit the registry from a bat file
    By alistair91 in forum Windows XP
    Replies: 2
    Last Post: August 31st, 2004, 12:10 PM
  4. [RESOLVED] batch file question
    By techie211 in forum DOS
    Replies: 5
    Last Post: October 5th, 2001, 01:28 PM
  5. [RESOLVED] How to change windows colors with a batch file
    By Charlie42 in forum Windows 95/98/98SE/ME
    Replies: 0
    Last Post: January 19th, 2001, 04:53 PM

Bookmarks

Posting Permissions

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