Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
bat
- Page 1
Bat file to move files onto a created subdirectory
Programming
Software Development
15 Years Ago
by eschreibman
Bat
file to move files onto a created subdirectory Hi, I …
Re: .bat triggering
Programming
Software Development
14 Years Ago
by kmb90
… its more convenient to have an .exe trigger the .
bat
Because the commands will change frequently and to save the… hassle of constantly converting updated .
bat
's And the reason for this is because other users… And the second with the "123" triggering a .
bat
, well thats curiosity to be honest :) I seen my friend…
.bat triggering
Programming
Software Development
14 Years Ago
by kmb90
….exe or Notepad.exe or whatever.exe this triggers Example.
bat
to run and perform its pre-assigned commands If not… to do this using .vbs scripts? Or even better a .
bat
programmed to run when certain events are true like a… notepad the characters "123" this would trigger a .
bat
file to run. Any help is appreciated :) Sorry If I…
Re: .bat file open a java file
Programming
Software Development
13 Years Ago
by DavidKroukamp
[QUOTE=scheppy;1753807]I know that .
bat
isnt java, but I dont know were …. on my desktop i want to make a .
bat
file that when i click on it it open …the folder and runs it? im never made a .
bat
file how do i accomplish this?[/QUOTE] check here…coderanch.com/t/385909/java/java/Running-Java-program-
bat
-file[/url] , jsut remeber rename your batch textfile…
.bat file open a java file
Programming
Software Development
13 Years Ago
by scheppy
I know that .
bat
isnt java, but I dont know were else to place … and sounds. on my desktop i want to make a .
bat
file that when i click on it it open the… in the folder and runs it? im never made a .
bat
file how do i accomplish this?
bat file in vb.net setup project
Programming
Software Development
16 Years Ago
by srikanth.cpd
i have user mscomm.ocx in my vb.net project. i need to register the control in client machine at installation time i craeted a
bat
file which has the following code regsvr32 \s mscomm32.ocx. plz tell me how to include
bat
file in setup project. and how to make it to run first when installation starts plzzzz help me Thanks
bat script check ping output
Programming
Software Development
14 Years Ago
by k2k
i am trying to write a
bat
script to ping a machine if it is up. i am trying to do something like this [code] if "ping xxxMachine | findstr reply" echo "xxxMachine is up" else echo "xxxMachine is down" [/code] the syntax is definitely wrong, does anyone know if this is doable with
bat
scripting?
Re: Bat File Code run in VB
Programming
Software Development
13 Years Ago
by kain_mcbride
… THU;1705778]Anybody help me please, how can i run
bat
file code in vb6. can i run it. thanks,for… read[/QUOTE]
bat
, as in .
bat
file code? you could use the shell function. been…
.bat file
Hardware and Software
Microsoft Windows
17 Years Ago
by Duki
… REM Date: 11-14-2007 REM Contact: - REM Description: This .
bat
file is to copy necessary .cui, .mnl, and .mnr files…
.Bat file - use of "&" in iexplore cmd??...
Programming
Software Development
17 Years Ago
by NuGG
I have created a
bat
file to launch 3 browser windows with different URL's, …
.bat file to place text in clipboard?
Programming
Software Development
16 Years Ago
by nathanpacker
Hey, I need to write a little .
bat
script that will place a predetermined string of characters into …
bat script question
Programming
Software Development
14 Years Ago
by k2k
… command and set the returned value to the variable... can
bat
script do that? how about the if statement? thanks.
bat script run on cmd only???
Hardware and Software
Microsoft Windows
14 Years Ago
by k2k
I have a
bat
script that if i run it on cmd it is working fine. However, if I right click and run as admin it broke. Has anyone seen this behavior?
Re: bat script run on cmd only???
Hardware and Software
Microsoft Windows
14 Years Ago
by rch1231
How do you know it is broke and not running? have you tried adding pause statements to the
bat
file to force it to show the command line results. which version of windows??
Bat File Code run in VB
Programming
Software Development
13 Years Ago
by SI THU
Anybody help me please, how can i run
bat
file code in vb6. can i run it. thanks,for read
Re: Help with .bat file code?
Programming
Software Development
13 Years Ago
by WaltP
BAT
files cannot access the clipboard.
Re: .bat files
Hardware and Software
Microsoft Windows
17 Years Ago
by DimaYasny
installing windows software with a .
bat
? you would need to find the actual setup switches to make it a silent install, and those are product specific
Re: .bat files
Hardware and Software
Microsoft Windows
17 Years Ago
by thunderstorm98
Also you can link .
bat
(MS-DOS Batch Script) through Autorun.inf File.
Re: .bat files
Hardware and Software
Microsoft Windows
17 Years Ago
by jbennet
… packages use a standard set of switches (i wrote a
bat
file to install all MS hotfixes post SP2) [quote=Duki…
Re: .bat files
Hardware and Software
Microsoft Windows
17 Years Ago
by Duki
I've done that, and saved it as a .
bat
file. Didn't work though.
Re: .bat need help with this simple command
Programming
Software Development
16 Years Ago
by eggi
…'t be. You can do a for loop in windows
bat
files like this: Format is: for %VAR in (REGULAR_EXPRESSION) do…
Re: Bat file to move files onto a created subdirectory
Programming
Software Development
15 Years Ago
by Salem
So what have you done so far? Try this at the command prompt [ICODE]for /?[/ICODE] The perhaps [ICODE]if /?[/ICODE] [ICODE]mkdir /?[/ICODE]
Re: passing parameters in bat file
Programming
Software Development
18 Years Ago
by neon123
…; are string variables. Using [inlinecode]Shell "n:\aa.
bat
abc bcd"[/inlinecode] passes the [I]values[/I] …; to the batch file. Using [inlinecode]Shell "n:\aa.
bat
" & abc & " " & bcd[/…jus need the correct code to send the
bat
file name along parameters
bat
file contents are wscript bookinst1.vbs %1…
Re: Autoexec.bat Problems
Hardware and Software
Microsoft Windows
20 Years Ago
by Firedad
… closing dos and running sysedit, the path was in the .
bat
file. I rebooted the machine and the syseditor says it… is no different before and after deleting the .
bat
file The Autoexec.
bat
file is till there I ran the file search… error message comes up stating "System config editor; Autoexec.
bat
cannot open this file" I click OK and the…
Executing bat File Using Java
Programming
Software Development
10 Years Ago
by AbhishekTecnics
…well as no output but when i execute this
bat
file through command prompt,its working Fine..why …().exec("C:\\IBM\\WebSphere\\wp_profile\\PortalServer\\bin\\xmlaccess.
bat
-user admin -password admin -url http://localhost:10039… program "C:\IBM\WebSphere\wp_profile\PortalServer\bin\xmlaccess.
bat
": CreateProcess error=193, %1 is not a…
Autoexec.bat Problems
Hardware and Software
Microsoft Windows
20 Years Ago
by Firedad
… running of these programs, I have no Autoexec.
bat
files. When I run [i]sysedit[/i] …up as it can not read the autoexec.
bat
file. This problem is affecting one program that… needs a command in the autoexec.
bat
file. When I add the path needed in… Does anyone have any ideas why auto exec.
bat
will not save the paths or any other ideas…
Re: Autoexec.bat Problems
Hardware and Software
Microsoft Windows
20 Years Ago
by Firedad
correct There is nothing in the autoexec.
bat
file. As I stated, when I attempt to run sysedit. … system can not read the auto exec.
bat
file. I hit OK and the .
bat
file comes up empty. I deleted the… .
bat
file and recreated it, restarted the machine and…
Re: Autoexec.bat Problems
Hardware and Software
Microsoft Windows
20 Years Ago
by Firedad
…, but is it perhaps a question of the autoexec.
bat
file having its read-only attribute set?[/QUOTE] The …was not checked, I have tried to recreate the .
bat
file as a read only. It stays put but …run.. If I uncheck the read only box, the .
bat
file goes away. I have also posted this issue as… have heard of any viruses that wipe out .
bat
files Firedad
Re: Autoexec.bat Problems
Hardware and Software
Microsoft Windows
20 Years Ago
by DMR
[QUOTE] I deleted the .
bat
file and recreated it[/QUOTE] Yes... that is what I'… be lucky enough to have a backup version of autoexec.
bat
on your system somewhere which, even though it might need… autoexec (they'll probably have an extention other than ".
BAT
"; perhaps .BAK or .NSW).
no network access when running a bat file from the asp script
Hardware and Software
Microsoft Windows
18 Years Ago
by mcrahr
… this, I use wscribt.sheel run that run an external
bat
file. This works ok, BUT it look like if not… looks like a enviroment / security probelm when I run the
bat
file. I also tried to map s: to [URL="… just before calling the wshript.run on the
bat
file, and the in the
bat
file do a dir s:. This do…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC