jassing
02-12-2009, 04:16 PM
This is getting to be a real problem -- it's been reported a few times; but no one seems to want to resolve it.
1) Build an instlaler, use a custom theme, on a system that boots from the E drive (or any other drive than C) Make sure SUF is installed to the boot drive Be sure this installer builds just fine.
2) Save the installer
3) Open the installer on a machine that boots from C
4) Make some minor changes and save the file
5) re-open the file on the original machine
6) Attempt to build
Results:
It complains about a missing image as it's pointing to the C Drive
Expected results
It would build w/o complaint
Resolution:
Must use a text editor to replace all instances of C: with the boot drive.
NOTE: On my original installer, the file wasn't referenced with a hard coded path; but once saved on a different system, it was.
1) Build an instlaler, use a custom theme, on a system that boots from the E drive (or any other drive than C) Make sure SUF is installed to the boot drive Be sure this installer builds just fine.
2) Save the installer
3) Open the installer on a machine that boots from C
4) Make some minor changes and save the file
5) re-open the file on the original machine
6) Attempt to build
Results:
It complains about a missing image as it's pointing to the C Drive
Expected results
It would build w/o complaint
Resolution:
Must use a text editor to replace all instances of C: with the boot drive.
NOTE: On my original installer, the file wasn't referenced with a hard coded path; but once saved on a different system, it was.