Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
lazlo #1
Ext Manager - how do you reset window location?
quite a silly one, but very annoying:
had twin monitors, now got one only.
when I open the extension manager, it opens off the viewable screen
(presumably in it's old location where it opened on my old right-hand monitor)
Restore, Move etc, all don't result in any joy...
Is there any way to reset to default its opening location?
Thanks
(also posted in Gen Disscussion)
lazlo Guest
-
IIS Reset thru Web access denied in Window 2003
I tried to reset IIS thru Web using the following code ProcessStartInfo si = new ProcessStartInfo("cmd.exe"); // Redirect both streams so we can... -
window.location with target
Hi, I've the following piece of code use window.location to open a new window an pas them some paramenter. I'd like to open the new windows in a... -
projector window location on PC?
Testing the first CD version of a project this evening, on several machines. When I put the CD in, it autostarts and runs fine except that the... -
Help to pop up a window before using Location to redirect a page
All I want to pop up a window before/during redirect to another page. Sort of a confirmation page: <? .... /* I need to pop up a window... -
Change window manager to blackbox
Hi, I would like to use blackbox as my defualt window manager, I cant figure out how to do this. xdm is my display manager. X starts on boot.... -
danilocelic *ACE* #2
Re: Ext Manager - how do you reset window location?
lazlo wrote:
This has happened to me a couple of times.> quite a silly one, but very annoying:
>
> had twin monitors, now got one only.
>
> when I open the extension manager, it opens off the viewable screen
> (presumably in it's old location where it opened on my old right-hand monitor)
>
> Restore, Move etc, all don't result in any joy...
>
> Is there any way to reset to default its opening location?
****** Please be careful as the following instructions may result in a screwed computer if mistakes are made *****
If you're on Windows, open RegEdit (Start -> run > type: regedit hit enter). Then navigate to this key:
HKEY_CURRENT_USER\Software\Macromedia\Exchange\Win dow
Look at the Coords key, you'll see a comma separated list of numbers, the first two numbers are the x,y coordinates of the upper left corner of the window, you may see something like -32000,-32000 for the first two numbers, set those to say 100,100. The second set of numbers is the width and height of the EM window, I'd set them to something like 600,600 (assuming your monitor is at least 700x700 resolution).
So, you'd end up with:
100,100,600,600
--
Danilo Celic
| Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
| Adobe Community Expert
danilocelic *ACE* Guest
-



Reply With Quote

