Yes! I have finally completed my batch file project, it includes a whole heap of batch and vbs scripts
HOW TO USE IT
**************************
Create a folder on your desktop called 'Dan's GUI' -this is important
Place all files in the folder
open Dan's GUI (the batch file)
enjoy!
Please edit this script to make it better!
Please diable your anti-virus to download...
Please check it out and give me criticism!
Note: I would suggest only to download this script if you are experienced with batch scripting, otherwise it is kind of pointless... thanks alot!
Dan Jones
Download Link: https://sourceforge.net/projects/dansbatchfile1/
TOTAL OF 47 FILES!
Proudly Made By Dan Jones!
Offline
Please Note: I have now updated the file, it is now zipped for an easy download!
Link: https://sourceforge.net/projects/dansbatchfile1/files/
This file is used for people who really hate using their mouse xD
it does alo of simple stuff you can do easily with your mouse, it makes it harder with your keyboard!
Offline
daniel_j wrote:
Please Note: I have now updated the file, it is now zipped for an easy download!
Link: https://sourceforge.net/projects/dansbatchfile1/files/
This file is used for people who really hate using their mouse xD
it does alo of simple stuff you can do easily with your mouse, it makes it harder with your keyboard!
ty
Offline
I had to remove the code about the E drive.
It is not allowed to be disabled.
Offline
Zeusking19 wrote:
I had to remove the code about the E drive.
It is not allowed to be disabled.
Yeah, i only put that script in to stop an error i had with the :password section i guess it wasn't really needed, good to know you know how to edit the script!
Offline
fire219 wrote:
These look awesome, though AVG hates the opencd vbs script, and refuses to let me extract it. xD
haha, yeah i thought that script would be a bit of a hassle to extract, maybe disable AVG temporarily?
Offline
Bug: After entering a command, it repeats in an infinite loop. I close the application and have to run fix directory.
Offline
daniel_j wrote:
Yes! I have finally completed my batch file project, it includes a whole heap of batch and vbs scripts
HOW TO USE IT
**************************
Create a folder on your desktop called 'Dan's GUI' -this is important
Place all files in the folder
open Dan's GUI (the batch file)
enjoy!
Please edit this script to make it better!
Please diable your anti-virus to download...
Please check it out and give me criticism!
Note: I would suggest only to download this script if you are experienced with batch scripting, otherwise it is kind of pointless... thanks alot!
Dan Jones
Download Link: https://sourceforge.net/projects/dansbatchfile1/
TOTAL OF 47 FILES!
Proudly Made By Dan Jones!
Excuse me i use linux. can you upload screenshots
Offline
Zeusking19 wrote:
Bug: After entering a command, it repeats in an infinite loop. I close the application and have to run fix directory.
Can i please have a more descriptive explanation;
which command did you enter?
What did it loop?
If i can get these i can edit the script to fix it
thanks, Dan Jones
Offline
fanofcena wrote:
Excuse me i use linux. can you upload screenshots
Unfortunatly I cannot post screenshots as i am still a new scratch, hopefully soon i will become a full scratch and i will be able to post them. The only other way i could show you is to put them on sourceforge, but there is not really that much to look at, it is mainly 'beautiful' for its scripts, not its interface xD I could suggest maybe downloading them and opening them with a text editor to look at the script (would that work?) Sorry about that fanofcena
Sorry Dan Jones
Offline
Explanation!
Well, basically, it is a script i made that will allow you to perform a lot of task that are not entirely intended to happen, it does most of these thorugh registry edits, it can also;
open programs
create and delete user accounts
add/remove administrators
allows your computer to talk
opens your cd-drive by command
enables/disables ALOT of hidden things, such as logon captioning and clock text changes
runs .scr files with the variable /p65552
disable the option of viewing your drives (such as the c:\) (Could be useful for system administrators)
A way to create message boxes (it saves them in A .vbs form (executable)
It also has a very simple calculator (this calculator uses the simple 'set /a %input -%mathinput%')
It also offers an example of how you could create a password batch file (to protect files)
It features multi-start protection to stop any errors that may LOOP the whole script
It allows the creation or deletion of directories and files (uses 'mkdir and rmdir')
It also has alot of fun and hidden commands, it needs to be mucked around with to understand its full potential!
This is only a short list of the possible 52 commands!
Thanks for your interest!
Dan Jones
Offline