dijitalxyz / l517

Automatically exported from code.google.com/p/l517
1 stars 1 forks source link

Window Does´t appear in Windows 7 #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Program
2.
3.

What is the expected output? What do you see instead?
Program´s Window Appear, instead doesn´t show the window app, but the process 
in Task Manager Appear
What version of the product are you using? On what operating system?
Last one in Windows 7 64bits

Please provide any additional information below.

Weeks ago works fine.

Original issue reported on code.google.com by rafaelma...@gmail.com on 5 Jan 2012 at 6:14

GoogleCodeExporter commented 8 years ago
The problem is that the program is appearing way off screen, and it's difficult 
to move it into the desktop region of the window.

I am unable to fix this bug at this time, so here is a work-around to get L517 
appearing properly:

First, close L517 completely using the Task manager.

You need to open the registry editor. Hold the Windows Key and press "R" top 
bring up the Run window.

In the "Run..." Window that appears, type:  regedit
And click OK.

Inside of Registry Editor, click the 'folders' on the left side to navigate to:

HKEY_CURRENT_USER/Software/VB and VBA Program Settings/L517

Click on the L517 folder; You should see a list of keys appear on the right. 

Double-click the key labeled "x". In the window that appears, change the 
numeric value to: 

0

Press "OK"

Similarly change the value for "y" to 0 as well.  

Close the Regisry Editor and open L517 again.

L517 should appear at the top-left of your screen. 

Original comment by der...@gmail.com on 25 Feb 2012 at 7:01

GoogleCodeExporter commented 8 years ago
The latest version checks at startup if the program is within the screen's 
coordinates and will move to "0,0" if it is not.

Please let me know if the latest version fixes your problem:

http://l517.googlecode.com/files/L517%20v0.994.exe

Original comment by der...@gmail.com on 25 Feb 2012 at 8:28