[Vtigercrm-commits] [vtiger development] #6224: Windows Scheduled task batch files point to wrong directory
vtiger development
vtiger-tickets at trac.vtiger.com
Wed Aug 5 07:14:52 EDT 2009
#6224: Windows Scheduled task batch files point to wrong directory
-----------------------------------------------+----------------------------
Reporter: Ben.Pintilie | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: 5.1.1
Component: vtigercrm | Version: 5.1.0
Keywords: batch file, cron, scheduled tasks |
-----------------------------------------------+----------------------------
After performing a full clean installation of vtiger 5.1.0 onto a fresh
windows installation there are a number of issues with scheduled tasks
that are created during the installation.
The issues are that the paths for the batch files point to the wrong
vtiger folder
C:\program files\vtiger\xxxxx
this should be C:\Program Files\vtigercrm-5.1.0\xxx
Can I also suggest that all batch files are located in one main folder
C:\Program Files\vtigercrm-5.1.0\tasks\cron (For all cron jobs)
C:\Program Files\vtigercrm-5.1.0\tasks\bats (For all windows batch files)
This would mean that updating the files will be easier as you will not
have to look as hard for the files.
I would also suggest that as part of the installation process, Create the
batch files and cron jobs during the installation so that the paths will
always be correct.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6224>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list