This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
fceux
mirror of
https://github.com/TASEmulators/fceux.git
Watch
1
Star
0
Fork
You've already forked fceux
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ea9874c587
fceux
/
vc
/
deploy.bat
6 lines
95 B
Batchfile
Raw
Normal View
History
Unescape
Escape
-pal won't die if dendy was loaded from config on launch. if -dendy isn't specified, and if left from config, it will get overridden by -pal. make deploy.bat a bit more handy
2016-07-31 20:46:32 +00:00
@
echo
off
echo
Password:
set
/p
ANSWER
=
@
echo
on
more ez deployment toys
2008-06-30 04:55:46 +00:00
call
archive.bat
-pal won't die if dendy was loaded from config on launch. if -dendy isn't specified, and if left from config, it will get overridden by -pal. make deploy.bat a bit more handy
2016-07-31 20:46:32 +00:00
call
upload.bat
%ANSWER%