hobbit monitor
+ Reply to Thread
Results 1 to 3 of 3

Thread: Batch file

  1. #1
    Join Date
    Aug 2005
    Posts
    5

    Question Batch file

    Hello, I'm new to this forum and pretty new to Batch scripting too....
    I was wondering if theres a way to make a batch that will do stuff like swap the mouse keys and stuff...
    And also open the cd drive....
    I meen physically...make it open....
    Ive seen exes do this but I dont know if it can be done through a batch file...
    If someone knows I would like to get the script...
    Thanx


    Forum and Batch N00b

  2. #2
    Join Date
    Jan 2005
    Posts
    623
    Thats not possible, BUT

    *. Find the VBS script that makes your CD drive open.
    2. Echo each line of the VBS script in your batch
    Ex: echo "Blah blah blah" >> cdopen.vbs
    *. Run the VBS
    [url=http://www.syntax******.info/tools/services.php]Speed Up Windows XP[/url]
    [url=http://www.syntax******.info/tools/ip.php]Get An Ip Address[/url]
    [url=http://www.syntax******.info/tools/base_converter.php]Base Converter[/url]
    --------------------------------
    [URL=http://www.boninroad.com/syntax******/]Old Site[/URL]
    [URL=http://www.syntax******.info]Comming Soon[/URL]

  3. #3
    Join Date
    Aug 2005
    Posts
    5

    Cool

    Thanks...
    Another thing...
    Is there I command that can make the cmd fullscreen?
    I've tried doin it with the mode con command but the fonts remain the same size...
    I want a rather precise simmulation of the alt +enter key combination....

+ Reply to Thread

Similar Threads

  1. Replies: 0
    Last Post: 11-03-2005, 01:08 PM
  2. .bat file to search a exe file location
    By Kapone in forum Security & Encryption
    Replies: 13
    Last Post: 07-01-2005, 07:05 AM
  3. Port 445 - Batch Script
    By Unregistered in forum Internet Privacy
    Replies: 2
    Last Post: 01-12-2005, 04:59 PM
  4. Loop in batch file
    By loopers in forum Internet Privacy
    Replies: 2
    Last Post: 03-18-2003, 08:35 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