| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
Before you ask - yes I do have Administrator priviledges.
I've run across the problem that when a Delphi program I've written creates and runs a .bat file which has a 'blat -SaveSettings' command in it then it fails. A bit of trawling on the internet brought the -hkcu option to my attention which saves ok but ....
1) It does not seem possible to do a '-profile -delete xxxx -hkcu' (I can delete it if I run regedit and remove HKCU/Software/Wow6432Node/PublicDomain/Blat/xxxx), so it seems that the -hkcu option isn't yet fully implemented.
2) So I tried setting the config properties of Blat to 'run as administrator' - now I get a system pop-up everytime blat runs - not good, and a blat -profile reports nothing.
So my question - is it possible to setup Blat so it can run with Administrator priviledges without the annoying pop-up - if not, what is the correct incantation to invoke hkcu for -Savesettings, -install and -profile as its not mentioned in any of the help entries.
Thanks