robo1burn Posted January 25, 2011 Posted January 25, 2011 Hello guys, I have a few users at my workplace which need a reliable burning software and I don't want to install any software on their machines. So I thought myself that a code server installation might be a good option and so far everything works really fine.- Great piece of software! Only boring thing for my users is that I use an imgburn.ini file on the code server to provide some basic configuration (paths, language) and that they can not change any setting (code server is certainly write protected). Is it somehow possible to provide special default settings as long as the user has no own settings in his user home area? I think about something like a "default.ini". I hope you got my point. Kind regards Robert
LIGHTNING UK! Posted January 25, 2011 Posted January 25, 2011 Configure them inside 'HKEY_LOCAL_MACHINE\Software\ImgBurn'. Users without 'HKEY_CURRENT_USER\Software\ImgBurn' will then use those before writing out their own settings (to HKCU) when the program is closed.
robo1burn Posted January 25, 2011 Author Posted January 25, 2011 Configure them inside 'HKEY_LOCAL_MACHINE\Software\ImgBurn'. Users without 'HKEY_CURRENT_USER\Software\ImgBurn' will then use those before writing out their own settings (to HKCU) when the program is closed. Thanks Lightning UK for your very fast response. If possible I would like not to touch the registry, but I have to think about it. Thanks anyway.
robo1burn Posted January 27, 2011 Author Posted January 27, 2011 Configure them inside 'HKEY_LOCAL_MACHINE\Software\ImgBurn'. Users without 'HKEY_CURRENT_USER\Software\ImgBurn' will then use those before writing out their own settings (to HKCU) when the program is closed. Yes, finally I will have to modify at least some registry keys to make my code server installation fully operational. But most important which registry key will I have to modify to allow all none privileged user to access the dvd drives? In the normal installation process it is the option "Allow SPTI access for all users" or something similar. Thank in advance for any help.
LIGHTNING UK! Posted January 27, 2011 Posted January 27, 2011 Those options just manipulate some group policy settings. You can configure the option and just apply it to the machines. http://forum.imgburn.com/index.php?showtopic=59&view=findpost&p=969
Recommended Posts