forked from HaosGypsy/batchaosbash
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTES.txt
More file actions
22 lines (17 loc) · 751 Bytes
/
NOTES.txt
File metadata and controls
22 lines (17 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Run script from URL:
Windows:
```
bitsadmin /transfer t https://raw.githubusercontent.com/haosgypsy/bathaos/master/bats/hello_bat_script_world.bat %temp%\x.bat&%temp%\x.bat
```
Linux:
```
bash <(curl -s curl https://raw.githubusercontent.com/haosgypsy/batchaosbash/master/bash/hello_world_bash.bash)
```
Useful for this project :
Problems with bitsadmin: (duh...)
http://stackoverflow.com/questions/1327431/how-do-i-escape-ampersands-in-batch-files
Useful for other project :
https://www.surveymonkey.com
https://www.google.co.kr/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=script%20download%20and%20install%20portableapp%20files
http://portableapps.com/apps/utilities/toucan
http://portableapps.com/apps/utilities/ghostscript_portable