Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Temp files that are created on C:\ in The Ghost Boot Wizard

Updated: 22 May 2010 | 1 comment
cdelcarlo's picture
0 0 Votes
Login to vote

Hi there! 

I have an issue where I do not get a warning or even an error from Ghost.  I get the error from the OS saying that there is no more room on the C drive.  It looks like it created the ISO, but I'm not to sure about that.  I tried the trick here,https://www-secure.symantec.com/connect/blogs/ghost-boot-wizard-reports-failure-when-creating-iso-even-when-it-created-external-or-shared-dr ,but it did not work.  It keeps trying to create the temp files on the C drive.

I do not want to re-install the server just for this program.  Is there another area in the registry that I can change to have the temp files created on another drive?

Thank you!

Comments

Nigel Bree's picture
15
Oct
2009
0 Votes 0
Login to vote

GBW just uses the Windows temporary file APIs

The registry key documented in that article is what applies if the current user hasn't got an overriding setting in their own part of the registry; normally, Windows users have settings in HKEY_CURRENT_USER\Environment that override the system default one (and typically points at %USERPROFILE%\Local Settings\Temp), so it's not that the temporary space is on C:, it's wherever you store your user data (which defaults to C: but you can configure that to lie elsewhere).

[ Note that this registry setting applies only when you log in, so if you change it you generally have to log out and back in again. ]

By the way, when GBW exits uncleanly (and possibly under other circumstances), it doesn't always completely clean up all the temporary files it creates so the *first* thing to do isn't to exit that registry key, it's to pay attention to your temporary file storage under the above path and clean it out; directories that look like "gho32467" where the numbers are random are created by GBW, and if you've got a lot of those sitting around you might want to manually remove them.