eggdrop is the name of a program written in the c language to be run on UNIX/Linux systems.
eggdrop, however cannot be run on a win32 (Microsoft Windows) machine, unless it's compiled in a cygwin environment. But then, when you compile it in a cygwin environment, it loses its name of eggdrop, and gets a new name windrop.
So, you see.. you're looking for a windrop, rather than eggdrop.
Yeah for the windows is windrop but I forgot how to do to run one bot
how to set bot for always going because I have probs my config file has unlogged and still is but I want to see him always on the channel how to do this result.What I need for it?
also big thanks for your reply
are you sure that it will survive logout? you'll need a 24h-online-connection... and perhaps you should check if your school allows what you want to do...
crontabs/windows: well, perhaps the task-manager would do this.
The task manager will allow this, but not in the same way crontab on *nix does.
I would seriously check if your school is gonna allow you to do this.
It's impossible to hide eggdrop from regular eyes on windows, as just with most programs, a item on the taskbar will allways be there while it's running.
It's not the same, because it usualy stays with the program until it finishes. As with the *nix, you can launch the program into the background, and the crontab can then finish.
Another issue, windows will do one of two things, when the schedula is due to repeat itself (I have never done it, so I don't know).
It will either terminate the old eggdrop, and launch a new one (not the best thing to do, or it will simply spawn a new one alltogether (because windows doesn't provide the same system, to check for existing processes).
You can't hind eggdrop, because it can't be registered as a windows service. Boyond that, windrops do not have a background to launch into.