G
Guest
Hi
I've created some components and the installer files some of these need are located in \WINDOWS\Installer
What happens is the FBA goes through the installation and all goes well but when it first boots Windows after the FBA is finished the \WINDOWS\Installer directory gets cleaned thus losing my installer files
I checked if the files were still there at every reboot from the FBA and they were but at the first Windows boot the directory was cleaned
I tried to work around it with a "RunonceEx" running a batchfile which copies the files from an other directory to it. Didn't work because the "RunonceEx" was processed before the cleaning of the Installer dir
After Windows has booted for the first time it doesn't get cleaned at future boots. Maybe I can make a workaround if I use some runonces and batchfiles but that doesn't seem like a good solution to me
I only got this problem with the \Windows\Installer directory
Is there some component maybe which causes the Installer directory to get cleaned out or do I need to change some settings or insert some registry entries to avoid it?
Regards
Martijn
I've created some components and the installer files some of these need are located in \WINDOWS\Installer
What happens is the FBA goes through the installation and all goes well but when it first boots Windows after the FBA is finished the \WINDOWS\Installer directory gets cleaned thus losing my installer files
I checked if the files were still there at every reboot from the FBA and they were but at the first Windows boot the directory was cleaned
I tried to work around it with a "RunonceEx" running a batchfile which copies the files from an other directory to it. Didn't work because the "RunonceEx" was processed before the cleaning of the Installer dir
After Windows has booted for the first time it doesn't get cleaned at future boots. Maybe I can make a workaround if I use some runonces and batchfiles but that doesn't seem like a good solution to me
I only got this problem with the \Windows\Installer directory
Is there some component maybe which causes the Installer directory to get cleaned out or do I need to change some settings or insert some registry entries to avoid it?
Regards
Martijn