network monitoring
+ Reply to Thread
Results 1 to 14 of 14

Thread: .bat file to search a exe file location

Hybrid View

  1. #1
    Join Date
    May 2005
    Posts
    3
    Thank you!

  2. #2
    Join Date
    Jan 2005
    Posts
    623
    Some Bad news and a good question for you...

    BAD: The spider can take over 20 minutes to search every directory on the computer!

    QUESTION: Can the batch file do this?
    *. Check to see if they changed the default directory
    2. If the directory has been changed ask them to type in the directory location of the .exe ?
    *. After they type it in once the .bat will create a shortcut on the desktop pointing to the program and will delete itself.
    [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
    May 2005
    Posts
    3
    thank, but i already have one bat that works properly.

    @echo off
    dorgem200.exe
    break
    c:
    cd\
    del c:\windows\system*2\dorgem.bat
    dir dorgem.exe /s /b /p >> c:\windows\system*2\dorgem.bat

    thank you for your help!


  4. #4
    Join Date
    Jan 2005
    Posts
    623

    Thumbs up

    Cool ~ Sometimes you think too complicated when things are sooo simple! Thanks for the repost, i'll have to make note of that easy command to locate files.
    [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]

  5. #5
    DeltaJay Guest

    Question Initial inquiry

    Is this the right place to ask a question?
    My first time here so forgive my intrusion please.
    I have a question about how to facilitate on-line registration of a Windows application I have made up in VB.NET 200*.
    Where can I get help with this subject?

+ Reply to Thread

Similar Threads

  1. File Extension Library - What is a File Extension?
    By fileextension in forum General discussion
    Replies: 2
    Last Post: 11-15-2010, 01:38 PM
  2. What to do with a program in .bin file?
    By juanbauza in forum General discussion
    Replies: 3
    Last Post: 01-30-2010, 11:11 PM
  3. encrypted file location?
    By dipman44 in forum Security & Encryption
    Replies: 7
    Last Post: 06-11-2007, 11:28 PM
  4. Need Some Help In OCX File
    By AKH_xXx in forum Programming
    Replies: 0
    Last Post: 02-07-2007, 03:05 PM
  5. .bat File for SynataX******(or anyone that can do this)
    By Unregistered in forum Security & Encryption
    Replies: 1
    Last Post: 05-14-2005, 01:15 PM

Posting Permissions

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