Trail to replace Syscol
Hello all.
I'm trying to have my own environnement in Creo .... (I hate the dark font color !)
I know, it simple, you need to register it and save the syscol in your config.pro. Problem is that my company don't allow it : every time i start Creo, it suppress the old config.pro and replace it by the standart one.
So I try to creat a batch who execute my company batch and then replace the syscol.scl. To do it, i created a trail who made that task
Unfortunatly, each time i start by batch, he never execute my trail. What i'm doing wrong ? Maybe there is a simpliest way to do it ?
What's inside my batch :
H:\proc_sh\cae\start_creo5.bat "P:\Couleur.txa" %*

