|
-
May 13th, 2004, 10:30 PM
#21
Originally posted here by embro1001
Have it do at a certain time of the day, or after a certain increment of time, and it will be pretty much self-sufficient, as long as the program is running.
Lol idk how to do that either.
It is better to die on your feet than to live on your knees.
-
May 14th, 2004, 03:51 AM
#22
i think vnc is really your answer but quit frankly...im not sure i know the question. what in hell are you trying to do.
you can turn a .bat into an executable with a proggie called (oddly enough) bat2exe. just say in plain language what your trying to do and you will get a workable solution...whadda ya got to lose?
Bukhari:V3B48N826 “The Prophet said, ‘Isn’t the witness of a woman equal to half of that of a man?’ The women said, ‘Yes.’ He said, ‘This is because of the deficiency of a woman’s mind.’”
-
May 14th, 2004, 04:01 AM
#23
Netstats
Ok. I have a solution to your problem. If you read back, I suggested using a program in conjunction with a webserver to deliver you live content. Seeing as how you don't have the know-how in this particular area (everyone has their specialties), I took it upon myself to write the program for you.
Took me about an hour in QB. Just follow the instructions in the readme. Basically, run the program, give it the needed parameters, and fire up your web browser. If you need help, my email is in the readme.
-
May 14th, 2004, 04:02 AM
#24
VNC is nice, but not very efficient. He has to log in and load each time, and the lag isn't always user friendly. My option gives him the opportunity to save results on his local machine.
-
May 14th, 2004, 06:04 AM
#25
Member
one more thing.by using the bat2exe prog you will tansform your .bat file to .com file.
if you want to make your bat file uneditable or unreadable then you won't achieve that by using bat2exe.....
if you try to right click and edit a .com file you can still figure out what it does....
you see bat2exe isn't a compiler...as far as i know....
-
May 14th, 2004, 10:06 PM
#26
I used b2e, and it did have the problem of not hiding source. I fixed it by going into my c++ compiler and using the command : system("command here"); to make the batch file, then compiling int. Embro1001, Thanks! That program works perfectly. :-)
It is better to die on your feet than to live on your knees.
-
May 15th, 2004, 05:09 AM
#27
Glad to hear it.....see it...whatever. If you need any more custom proggies, email me and I will do my best to help (this applies to anyone).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|