R
Raptor
Guest
Hello all.
I need to convert my old InstallShield project to work under Vista for
Standard User account. But I really don't know how to perform simple
tasks like create some keys in HKEY_CURRENT_USER or install/delete files
to My Documents for user running installer. There is Admin rights UAC
prompt at the beginning and all actions now are related to this admin
account. But i need user account registry path and user documents path.
Not admin's. What can I do? How can I access registry and directories
for current user?
Thanx for any help
--
Raptor
I need to convert my old InstallShield project to work under Vista for
Standard User account. But I really don't know how to perform simple
tasks like create some keys in HKEY_CURRENT_USER or install/delete files
to My Documents for user running installer. There is Admin rights UAC
prompt at the beginning and all actions now are related to this admin
account. But i need user account registry path and user documents path.
Not admin's. What can I do? How can I access registry and directories
for current user?
Thanx for any help
--
Raptor