Right, this is a puzzler.

I've used the package and deployment wizard to package up my program and now I want to install it onto some machines. Unfortunately my IT department automatically blocks all .exe files with "setup" in their name. To combat this I usually change the name of setup files to soemthing else before running them, eg putes.exe. Unfortunately in this case the setup file then looks for putes.LST which it cant find because it doesn't exist. if i also change the name of the .lst file to putes.LST then the setup file pops up an error saying it cant find setup.lst.

How irratating.

Can I edit the setup program so that this deosnt happen, i.e. so that I can change the name of my setup file and have it find the list file, what ever it is called?

Apologises for length and thanks in advance!