Blyxnis
03-07-2003, 01:55 PM
Dear All,
As I`m new in vbs(came from PHP), so i stlill have some questions...
I`m making tool, that helps me to adjust necessary settings on my pc.
Tha tool reads registry valuees, creates backup, and then creates html file, with checkboxes, where i cah select settings, after sends info back to vbs file and vbs writes new registry values...
First question:
Are the any ways to generate window with checkboxes, combo and entry fields without making html form? To make it nicer, and open it not with IE ?
Are the any ways to adjust some other settings on OS, without writing new registry walues? I mean, how to make tool, that opens system perfomance, or any other dialog window, and sets or unsets checkboxes ?
As i came from PHP, i miss one thing in VBS, that i couldn`t find : include.
Can i include one vbs to another?
Are there any ways to compile vbs to one single exe?
Thank You for Your time.
Thanks for help in advance.
Sincerely,
Blyxnis
As I`m new in vbs(came from PHP), so i stlill have some questions...
I`m making tool, that helps me to adjust necessary settings on my pc.
Tha tool reads registry valuees, creates backup, and then creates html file, with checkboxes, where i cah select settings, after sends info back to vbs file and vbs writes new registry values...
First question:
Are the any ways to generate window with checkboxes, combo and entry fields without making html form? To make it nicer, and open it not with IE ?
Are the any ways to adjust some other settings on OS, without writing new registry walues? I mean, how to make tool, that opens system perfomance, or any other dialog window, and sets or unsets checkboxes ?
As i came from PHP, i miss one thing in VBS, that i couldn`t find : include.
Can i include one vbs to another?
Are there any ways to compile vbs to one single exe?
Thank You for Your time.
Thanks for help in advance.
Sincerely,
Blyxnis