PDA

View Full Version : Featyre suggestion



NewsArchive
09-10-2011, 07:48 AM
Can we get a feature similar to the "Convert File Source Paths" so it can
work on script items like "embed UAC manifest" and "code sign"

I need to code sign about 90 dlls/exe files and have several different
installers. If I need to move the directories I use for collecting the
installer files around it is a huge amount of work.

Thanks for considering,

Mike

NewsArchive
09-10-2011, 07:49 AM
Hi Mike,

> Can we get a feature similar to the "Convert File Source Paths" so it can
> work on script items like "embed UAC manifest" and "code sign"
>
> I need to code sign about 90 dlls/exe files and have several different
> installers. If I need to move the directories I use for collecting the
> installer files around it is a huge amount of work.

You should use compiler variables in this case. Then you only have to
change one value and you are done ;-)

Friedrich

NewsArchive
09-11-2011, 07:04 AM
Still...I think the ability to go deeper in bulk changes to scripts might be
nice.
M