|
MilesAhead
|
 |
« Reply #25 on: April 05, 2012, 12:29:28 PM » |
|
Okis I am going Best Regards  OK. Let me know if anything acts weird. If AHK_L Unicode is this easy then I may port more hotkey things I did in AutoIt3 over to it.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
MilesAhead
|
 |
« Reply #26 on: April 18, 2012, 02:18:42 AM » |
|
Home Folder 2.1 I broke out a separate program, HomeFolder_IconInst.exe, to extract the Tray Menu Icons for Home Folder. This makes HomeFolder.exe a bit smaller sitting in the tray. When HomeFolder.exe starts it looks in the folder it is in, for the necessary icons. If any are missing, it runs HomeFolder_IconInst.exe to self extract them.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Contro
|
 |
« Reply #27 on: April 18, 2012, 05:04:25 AM » |
|
Nice to know MilesAhead Best Regards 
|
|
|
|
|
Logged
|
|
|
|
|
|
MilesAhead
|
 |
« Reply #28 on: April 18, 2012, 04:02:41 PM » |
|
Nice to know MilesAhead Best Regards  Please download latest, 2.11. I fixed a bug with Tray Menu Icon handling. Now if the program cannot restore missing tray icons, it does not attempt to load them in the tray menu.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Contro
|
 |
« Reply #29 on: April 19, 2012, 09:59:25 AM » |
|
Oki I am going and will comment. 
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #30 on: April 19, 2012, 11:38:07 AM » |
|
Miles. Open the home folder, but in my case with no letters under files or folders contained in the home folder. I let resident to take into consideration any other thing I observ. Best Regards
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #31 on: April 19, 2012, 11:39:48 AM » |
|
It not all time. I try again and give me the letters in the notepad++ windows. And also in firefox. But the first time no. 
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #32 on: April 19, 2012, 11:40:50 AM » |
|
I try with home folder for goldmine and is ciclyc. First time no letters, second yes, third no,..... 
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #33 on: April 19, 2012, 02:54:08 PM » |
|
I'm not sure what you mean. Folders open but show no contents?
If the correct folder opens and doesn't show anything inside I don't know what I can do. The program calls Run built-in function with the folder path. It's the system that opens the folder.
If it's something else please clarify.
edit: I compiled another copy that calls ShellExecuteA or ShellExecuteW depending on unicode. Please try it:
|
|
|
« Last Edit: April 19, 2012, 03:29:02 PM by MilesAhead »
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
|
|
Contro
|
 |
« Reply #35 on: April 19, 2012, 04:21:43 PM » |
|
Something happening with the last version This is the message : 
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #36 on: April 19, 2012, 04:57:15 PM » |
|
It should have been fixed. Try the latest download. I also changed the folder open to use the ShellExecute system call and display the error if it fails. I just uploaded.
Version 2.2
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
MilesAhead
|
 |
« Reply #37 on: April 19, 2012, 05:33:00 PM » |
|
HomeFolder_IconInst.exe is supposed to be in the same folder as HomeFolder.exe. That's what contains the icons. However, the new version should not try to load the icons if it cannot run HomeFolder_IconInst.exe and any of the icons are missing. It should just show the Tray Menu plain.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Contro
|
 |
« Reply #38 on: April 19, 2012, 06:00:52 PM » |
|
 I am only a user. I try again and again 
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #39 on: April 19, 2012, 06:05:18 PM » |
|
No. Things goes worse Now with an additional window : No se puede encontrar el módulo especificado. And continues the alternation with o without legends in the home folder.  
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #40 on: April 19, 2012, 08:35:19 PM » |
|
I have no way to test it. Looks like it's not for you.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
jazper
|
 |
« Reply #41 on: April 19, 2012, 09:20:45 PM » |
|
Same thing happens on my system, but I'm using Win7. What he's doing is trying to hit Shift+NumPadSub from an Explorer window and then he's getting the message: --------------------------- HomeFolder --------------------------- Could not determine Home Path of Active Window! --------------------------- OK ---------------------------
(But in spanish). HomeFolder then closes. I tried running it as administrator as well.
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #42 on: April 19, 2012, 09:47:03 PM » |
|
Try this one
This is why I didn't want to open Unicode can of worms. I only have English language Windows for testing. So I'm afraid if this doesn't do it, there's nothing I can do.
Also if you are running a 64 bit version of Windows, Explorer will be located in a Folder that's shielded by redirection from 32 bit programs. HomeFolder is 32 bit and will be run under SysWow64 emulator.
I'm sorry but these programs are written "for my own use" and shared with those who can use them. A bug or something fixable I will try to correct it. But that doesn't include purchasing multiple language copies of Windows and installing them to support give-away utilities. It's beyond my capacity.
edit: I just tried it on a 64 bit system. I get the same error. But it works when used on a window from a 32 bit program. I should add code to screen out Explorer windows. There's really no point in going to the "home folder" of an explorer window anyway.
Sorry about the Unicode thing. But I'm lucky if I can eat to the end of each month. I'm in no shape to buy software.
|
|
|
« Last Edit: April 19, 2012, 10:10:12 PM by MilesAhead »
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Contro
|
 |
« Reply #43 on: April 20, 2012, 05:23:54 AM » |
|
I'll try when come back home. Now I am in the library. 
|
|
|
|
|
Logged
|
|
|
|
|
Contro
|
 |
« Reply #44 on: April 20, 2012, 01:14:09 PM » |
|
I obtain the same error. Same alternancy 
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #45 on: April 20, 2012, 02:32:10 PM » |
|
Since I have nothing to test it on, I repeat, I cannot support Unicode non English Windows systems. I've marked the utility on my site as: (XP and later : 32 bit English Language Windows only) http://www.favessoft.com/hotkeys.html
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
MilesAhead
|
 |
« Reply #46 on: April 20, 2012, 04:26:01 PM » |
|
HomeFolder 2.3 I added OS 64 bit detection and system language detection to the startup code. If 64 bit OS or Windows has a system language other than US, UK, AUS, or CAN English, the utility terminates.
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|
Contro
|
 |
« Reply #47 on: April 21, 2012, 09:01:38 AM » |
|
Okis I will remain with the program you put above and have no problems. Best Regards 
|
|
|
|
|
Logged
|
|
|
|
|
MilesAhead
|
 |
« Reply #48 on: April 21, 2012, 03:38:00 PM » |
|
Okis I will remain with the program you put above and have no problems. Best Regards  Sorry I couldn't fix it up for you. I'm glad you like the idea of the program anyway. 
|
|
|
|
|
Logged
|
"I can't speak to anyone anywhere because I flunked Esperanto." -- MilesAhead
|
|
|
|