answersLogoWhite

0

I would suggest typing in: start <nameofthefile>.INF and make sure that you have a program that is set up to defaultly open INF files.

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

ProfessorProfessor
I will give you the most educated answer.
Chat with Professor
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
RossRoss
Every question is just a happy little opportunity.
Chat with Ross

Add your answer:

Earn +20 pts
Q: How do you Launch INF File from a batch file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How can you save java servlet program for running?

If ur developing servlet program manually.The First thing is that u have to put servlet-api jar file should be set in classpath. The root directory is like that create a folder name.inside the folder create one more folder name WEB-INF. Inside the WEB-INF folder create two folders one is classes and another is Lib In the WEB-INF folder you have to put web.xml. In classes you have to put servlet.java. In Lib u have to put servlet-api.jar file. Go to command prompt then compile servlet.java .Create a war file. steps to create war file file jar cvf name.war . enter .open the browser type the bar http://localhost: portnumber enter &amp; then apache tomcat server start.Click tomcat manager.It will ask username &amp; password. then submit.In the downstairs page there is a option name War file to deploy .Click on choose file.It will locate where is the war file .Select it &amp; deploy it.click the programs then you have to type in the addresss bar what u had written in url-pattern in web.xml then enter u get the output.


I'm trying to do a system recovery on my hp and I get this message...INF file txtsetup.sif is corrupt or missing status 14 Setup cannot continue Press any key to exit What's that mean thanks?

it means that you have a corrupt registry and you need to reprogram your unit. I am sorry but this is the only way to fix this kind of problem Dustin Atrat MSIT,


What is the expansion of grade astm a351 cf8m?

8.9E10-6 in/inF at 70-212F


How you use ckeditor in HTML form?

Install CKEditor, extract and add in your WEB/INF folder. Include its path in head of html and run it


What is standard library function in c?

The Standard Librarary Function in C is printf,scanf inf Standard input output header.. which is stdio.h.