Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Make a batch file to run some cmd commands

c:
cd c:Program filesIIS Express
start iisexpress /path:"C:FormsAdmin.Site" /port:8088 /clr:v2.0
start http://localhost:8088/default.aspx
pause
Comment

run batch file from cmd

Command Prompt
To run a batch file with Command Prompt, use these steps.

Open Start.
Search for Command Prompt, right-click the top result, and select the Run as administrator option.
Type the path and name of the batch file, and press Enter:

C:PATHTOFOLDERBATCH-NAME.bat
Comment

PREVIOUS NEXT
Code Example
Shell :: .trash folder data remove linux 
Shell :: push existing repository in gthub 
Shell :: to run index.html using parcel server 
Shell :: slack events api python 
Shell :: add exist code to git repository azure 
Shell :: run same command in different hosts 
Shell :: add quotes to column and replace with comma 
Shell :: To confirm each substitution, use the c flag: 
Shell :: mana toolkit install 
Shell :: filter in powershell Win32_NTEventlogFile 
Shell :: docker swarm define manager to placement 
Shell :: obs ubuntu noise reduction 
Shell :: upgrade openmediavault on rock64,rockpro64,pinebookpro 
Shell :: copy scp from Windows to Ubuntu with credentials 
Shell :: systemd wait for service to finish before login 
Shell :: bash check return of command not error 
Shell :: bash numbering odd filename 
Shell :: nvm use auto install 
Shell :: powershell profile takes a long time to load 
Shell :: my macbook trminal has no color 
Shell :: bash date as d/m/y 
Shell :: pull from base repository 
Shell :: archlinux Unable to install Yay, Paru and Endeavouros Keyring 
Shell :: httpie complex request 
Shell :: How would you make changes to a repository on GitHub inside a bash terminal? 
Shell :: Error installing a pod - Bus Error at 0x00000001045b8000 
Shell :: mac upgrade jmeter 
Shell :: install gem globally windows 
Shell :: install calibre on centos terminal 
Shell :: git clone through ssh 
ADD CONTENT
Topic
Content
Source link
Name
4+4 =