-
The silentstart.exe file is included in both .zip files. The .msi installer will copy it for you.
2009-08-07 18:31:56 UTC by emisch
-
In the readme.txt, there is documentation about using a program called silentstart that can be used to suppress console windows from being opened when pycron runs a process. However, this program no longer exists.
Is there a new way to do this?.
2009-08-07 18:18:02 UTC by jfenwick
-
Hi Stuart,
The simplest way is to add a command to the registry. Follow these steps
WARNING: BE VERY CAREFUL WHEN MAKING CHANGES TO THE REGISTRY. If you don't feel comfortable doing this, you should probably not try it.
Instructions on Windows XP (Vista is very similar)
- Select "Start->Run..."
- Type "regedit" and press OK
- On the new window browse to the...
2009-01-07 15:53:56 UTC by emisch
-
This can be done using following command line:
start /w msiexec /i pycron-0.91-win32.msi /passive ALLUSERS=1
TIP: You can do this with any .MSI file. (this was tested on XP only).
2009-01-07 15:38:21 UTC by emisch
-
emilioschapira added emisch to the Python Cron - Great Cron for Windows! project.
2009-01-06 23:13:14 UTC by emilioschapira
-
We've been using pycron as a scheduling agent for a monitoring tool. It would be great to be able to automate the installation process using parameters or a configuration file by command line.
Is this something you would consider adding?.
2008-07-29 15:23:28 UTC by timprocter
-
emilioschapira committed patchset 12 of module pycron to the Python Cron - Great Cron for Windows! CVS repository, changing 1 files.
2004-01-19 21:44:10 UTC by emilioschapira
-
The Python Cron project status was upgraded to Stable. This small application has been running in production environment for months and no bugs have been reported.
http://sourceforge.net/projects/pycron.
2003-10-20 14:11:51 UTC by emilioschapira
-
emilioschapira committed patchset 11 of module pycron to the Python Cron - Great Cron for Windows! CVS repository, changing 1 files.
2003-03-28 23:10:09 UTC by emilioschapira
-
emilioschapira committed patchset 10 of module pycron to the Python Cron - Great Cron for Windows! CVS repository, changing 1 files.
2003-03-28 23:09:31 UTC by emilioschapira