Computing.Net > Forums > Windows XP > bat find exe and launch it!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

bat find exe and launch it!

Reply to Message Icon

Name: DjinX
Date: January 13, 2008 at 07:17:21 Pacific
OS: windows xp sp2 32bit
CPU/Ram: kloksnelheid 2.2 geh. 1gb
Product: amd athlon 64 3500+ winch
Comment:

hi there, i need to find bla.exe on c:\
and when found start it up can anybody tel me how?

ps needs to be .bat
I tried a for loop but it 'looped' & started the app many many times :)

Greetz ,

DjinX Huizelogica ®



Sponsored Link
Ads by Google

Response Number 1
Name: aegis
Date: January 13, 2008 at 09:00:27 Pacific
Reply:

It appears that 'bla.exe' is a Trojan Horse (bad guy). Try an online virus scan at
http://housecall.antivirus.com/

If that doesn't help try
http://www.homenetworkhelp.info/ind...

or
http://www.google.com/search?hl=en&...


0

Response Number 2
Name: DjinX
Date: January 13, 2008 at 09:07:52 Pacific
Reply:

sorry that is not the case ...
bla exe is my own app and is n example name
real help on bat commands please ...

Greetz ,

DjinX Huizelogica ®


0

Response Number 3
Name: aegis
Date: January 13, 2008 at 09:40:53 Pacific
Reply:

You probably should have posted in the Software forum. But there are a couple of batch code experts that check in here occasionally. If you post the code that you have tried and isn't working, you might get some help here.


0

Response Number 4
Name: DjinX
Date: January 13, 2008 at 09:49:12 Pacific
Reply:

i'm allready trying something else...

read reg file now i need to strip the path from characters to launch the valid path

anybody? a tip

===+++ Find_File_And_Launch.bat
@ECHO OFF
Start /W Regedit /E %Temp%.\DxHWr.Reg "HKey_Classes_Root\WinRAR"
For /F "Tokens=1* Delims=\" %%A In ('Type %Temp%.\DxHWr.Reg ^| Find "WinRAR.exe"') Do Set WrPath=%%B
===+++

Greetz ,

DjinX Huizelogica ®


0

Response Number 5
Name: DjinX
Date: January 13, 2008 at 09:50:47 Pacific
Reply:

oh and thanks for the tip aegis!!!

Greetz ,

DjinX Huizelogica ®


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: bat find exe and launch it!

Find file and replace it www.computing.net/answers/windows-xp/find-file-and-replace-it/176196.html

Bad program.... track it www.computing.net/answers/windows-xp/bad-program-track-it/86558.html

xp home edition www.computing.net/answers/windows-xp/xp-home-edition/64245.html