How do I configure AveDesk if I have my syetem tray disabled through the registry?
AveDesk/System Tray
From what I have seen, AveDesk does not use the Registry, you would have to edit the theme (theme.???) file in the AveDesk root directory.
This is a [help] thread and remeber to use tags next time you post
What do you mean "configure AveDesk"?
And why/how do you disabe the tray icon through registry when you can simply disable t in the control panel? :slant:
Use search next time...search for tray icon, and it will explain how to turn the tray icon back on.
-NC
or control-click if right click is disabled.right-click on any ave desklet and select 'control panel'
Also, something like this, put in a .vbs file, should pop up the control panel:
Dim aveDesk 'as AveDesk.Application
set aveDesk = CreateObject("AveDesk.Application")
aveDesk.ShowControlPanel()
set aveDesk = nothing
(just a small variant of the showcase vbs)
Are you saying that you don't have a systray? or that you can't configure Avedesk because you can't see the systray icon.
if it's the first one then you must have disabled the :: Taskbar and Starmenu settings 'Show taskbar notification icons' in TweakUI.
if you want your system tray back. Other than that i don't what else to say other than what Unbe and shmengie said earlier.
How do I configure AveDesk if I have my syetem tray disabled through the registry?
first back up your themes or whatever,
go to C:Documents and Settings"userprofile"Application Data
and delete avedesk, it'll be like a fresh installation of avedesk
Aqua-Soft Forums