
AstroSkipper
MemberContent Type
Profiles
Forums
Events
Everything posted by AstroSkipper
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
I knew that, too! We are all creatures of habit! You're very welcome!- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
As a creator of such a program package, you have to think of all users. Clicking to start the proxy has to activate its settings automatically, and closing it, has to deactivate and to clean up its settings automatically, too. Maybe, the user uses other proxies, too. PS: But I thought of you, too. I knew from the previous beta test that you need to run the proxy at Windows startup. That was the reason I wrote in the documentation about the autostart of ProxHTTPSProxy and its delay! Frankly, I do not use or need this feature, but on the other hand, a working and meaningful feature is worth to implement. I will do that in the next release.- 922 replies
-
1
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
But automatic activation!- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
No, only advantages! When you execute my starter program StartProxy.exe, it doesn't matter whether manually or via autostart, the proxy will be activated automatically in the LAN settings of IE, and after closing, deactivated automatically, too. In the case, you would start the proxy by executing ProxHTTPSProxy.exe, no automatic activation or deactivation will be done, unfortunately. Once again, that's the reason I created my own starter program StartProxy.exe.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
@Dave-H And, there is no way to shorten this process tree. @cmalex tried to program the feature of automatic activation and deactivation in Python, but the file was about 18 MB, and he did not like that. My file, on the other hand, is very small.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Correct! My starter program StartProxy.exe calls the file ProxHTTPSProxy.exe in the main folder, which then calls ProxHTTPSProxy.bat, which in turn calls python37.exe. No mystery! You can see the process tree in your task manager.- 922 replies
-
1
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Unfortunately, that's no solution! The starter program ProxHTTPSProxy.bat was created by @cmalex and does not have the feature of ProxHTTPSProxy's automatic activation and deactivation in IE's proxy settings. Check the LAN settings, and you will see! I already tried it and modified it without any success, so far. That's the reason I created my own starter program. @Dave-H All @cmalex's original files for starting the proxy don't provide any automatic proxy settings. In these cases, you have to set up the proxy manually. You see it's a bit more complicated as it seems. Anyway, my starter program StartProxy.exe is working, and therefore it's not buggy. But, as already mentioned, I'll try some new code when time is available. Actually, the start delay does make sense, though. In your case, you also have to delay the autotart of your email program Eudora to avoid problems.- 922 replies
-
1
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Unfortunately, that's no solution! The starter program ProxHTTPSProxy.bat was created by @cmalex and does not have the feature of ProxHTTPSProxy's automatic activation and deactivation in IE's proxy settings. Check the LAN settings, and you will see! I already tried it and modified it without any success, so far. That's the reason I created my own starter program.- 922 replies
-
1
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
AFAIK, such POSReady updates don't exist for Windows XP x64. They are not required to run ProxHTTPSProxy. But I think you probably can't access MU website, though, to search for updates by using this proxy.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Very good! Then, my program package is working on XP x64, too. Great!- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Dear @mina7601! Thanks for your detailed report! That's what I need. A second confirmation that my package is working as expected. Very good! Cheers, AstroSkipper @mina7601 When you start ProxHTTPSProxy via PopMenu, is its status window minimized after a short delay?- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
I observed the same behaviour. If it is loaded too early, it can't find its working directory. Maybe, I can fix that but presumably, not before the next release. I have to find the cause. But there are other programs in Windows which behave in a similar way. They need some modules or environment conditions not existing in a early phase of Windows startup. @Dave-H When I created the starter program StartProxy.exe, I tried many code variations to get it working, especially due to Microsoft's buggy START command. @cmalex already knew that and gave me an important tip referring to its syntax. Thanks for that once again, @cmalex! In the early phase of Windows startup my starter program can't find the executables in its own directory. With a delay of 10 seconds for example, it has no problems to find them, though. On the other hand a delay is necessary to let Min2Tray start first. The program PopMenu has no influence on my startup program because StartProxy.exe is started separately. I'll investigate this more deeply in the next days. I already have some further ideas, just need only time to test it. Creating such a program package is not as easy as it seems. And you have to spend a lot of time to make it work as it should.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
@NotHereToPlayGames Did you test my program package on Windows XP Professional 32 Bit or 64 Bit?- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
@XPerceniol I would be interested in that, too! Your issues were very strange as far as I could see.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Dear @mina7601! Thanks for your detailed report! That's what I need. A second confirmation that my package is working as expected. Very good! Cheers, AstroSkipper- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
And one general aspect referring to my package. It is branded by me with the name ProxHTTPSProxy's PopMenu. The idea was to control the proxy and additional features via this menu, i.e., minimizing and restoring of ProxHTTPSProxy's status window, too. That was the actual idea! And frankly, I do so!- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Spoken for me only, the order of the icons doesn't matter at all. I disable all unnecessary systray icons in their program settings if possible. In my systray, only useful icons are allowed to exist.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
I observed the same behaviour. If it is loaded too early, it can't find its working directory. Maybe, I can fix that but presumably, not before the next release. I have to find the cause. But there are other programs in Windows which behave in a similar way. They need some modules or environment conditions not existing in a early phase of Windows startup.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Dear @Dave-H, thanks a lot! That's what I wanted to know. Glad all features and points from my list work as they should. You are great! And many thanks for your check of grammatical and spelling errors! And now a short hint for you and all other testers. You can open the settings of Min2Tray and enable "middle mouse click anywhere in the window" to minimize ProxHTTPSProxy's status window alternatively. I will add this to the preset.- 922 replies
-
1
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
And what about these points? I would like to know what you tested in detail. Minimizing of windows is only one feature. And it seems to work as expected. But no problem, tomorrow is another day! Do all relaxed! But what about @George King? Simply lost!? And @XPerceniol! Everything alright? Did you get it working? Cheers, AstroSkipper- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
The configuration utility Configure PopMenu.exe was programmed by me for calling up a second configuration utility Setup Min2Tray.exe to setup the whole package automatically. Settings will be done like adding ProxHTTPSProxy on the StartupMinimized list of Min2Tray, and so on. Of course, you can modify my package, you can create new utilities to integrate TrayIt! in the package and to adjust it. I won't do that! Min2Tray is great and better than TrayIt!. And who said it's just a hotkey? It is much more than that! In simple words: Min2Tray is deeply integrated and interwoven with the complete package. PS: When you execute the main configuration utility Configure PopMenu.exe, you can see in its window the detailed steps which are performed. I commented each step which has to be performed. You can check it!- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
@Dave-H, @NotHereToPlayGames! A general positive side-effect of right-clicking on the close button of a window is that it minimizes almost any other program windows. Try it! It works with browsers like NM or with Notepad++, for example.- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
My release needs Min2Tray. I have integrated it and adjusted it to work with ProxHTTPSProxy properly.- 922 replies
-
1
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with:
-
ProxHTTPSProxy and HTTPSProxy in Windows XP for future use
AstroSkipper replied to AstroSkipper's topic in Windows XP
Hi @mina7601! You are still living! And what does the bold text mean?- 922 replies
-
- TLS protocols
- HTTPSProxy
-
(and 3 more)
Tagged with: