Use UUIDGEN to get those random unique guids on Win boxes.
sub newguid { local($id)=`uuidgen.exe` || die "$0: Cannot run UUIDGEN.EXE\n"; chomp($id); return $id; }
In reply to Re: Perl script to change product code and product version in installshiled project (.ism) file?
by vitoco
in thread Perl script to change product code and product version in installshiled project (.ism) file?
by premal
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |