Search found 695 matches

by kpassaur
Thu May 23, 2019 12:44 pm
Forum: Technical / Scripting
Topic: Accessing Scroll Wheel on Mouse
Replies: 6
Views: 3847

Re: Accessing Scroll Wheel on Mouse

Yeah, but how to fix it. The script is rather simple the cursor moves to a position on the web page and clicks it. It repeats this process 5 times and then Press Page Down is run so the page is refreshed. The cursor is above the page because you can manually move the wheel and the page moves, so it ...
by kpassaur
Thu May 23, 2019 12:27 pm
Forum: Technical / Scripting
Topic: Accessing Scroll Wheel on Mouse
Replies: 6
Views: 3847

Accessing Scroll Wheel on Mouse

Here is the issue - the Press Page Down does not always work. 99% of the time it does, however sometimes it does nothing in the script and when I manually press it nothing happens either. It really makes no sense to me. However if I use the scroll wheel on the mouse and move it a fraction of an inch...
by kpassaur
Fri Apr 12, 2019 2:07 pm
Forum: Technical / Scripting
Topic: Compile issues in C:\program files (x86) folders.
Replies: 1
Views: 1690

Re: Compile issues in C:\program files (x86) folders.

After a couple of hours and gosh knows how many attempts it just started working again.
by kpassaur
Fri Apr 12, 2019 12:05 pm
Forum: Technical / Scripting
Topic: Compile issues in C:\program files (x86) folders.
Replies: 1
Views: 1690

Compile issues in C:\program files (x86) folders.

I had this same issue with Vista years ago and it reappeared again today. I can compile a file to the desktop and copy it into a folder in C:\program files (x86), but I can't compile it directly there. I have admin rights as I have not changed them, I tried excluding the folder from Windows Defender...
by kpassaur
Sat Jun 16, 2018 10:17 am
Forum: Technical / Scripting
Topic: Compiled Script makes takes control
Replies: 2
Views: 2152

Re: Compiled Script makes takes control

Only one that I call has a GI. When I run it I use LET>RO_WINDOWMODE=0. I use - HIDE when I compile the Macro. Most of my Macros consist of one that opens a dialog that has a settings, help, run and exit option. The run option triggers a compiles macro that activates command line programs. The progr...
by kpassaur
Wed Jun 13, 2018 3:18 pm
Forum: Technical / Scripting
Topic: Compiled Script makes takes control
Replies: 2
Views: 2152

Compiled Script makes takes control

I have always had issues with compiled scripts that run in the background. What happens is they take control and render the machine useless for a bit. For instance I have one running now that executes a program every 10 seconds. The program checks for files in a folder and processes them. Since I ha...
by kpassaur
Wed May 16, 2018 10:11 am
Forum: Technical / Scripting
Topic: Redirection
Replies: 2
Views: 1883

Re: Redirection

Perfect - I haven't tried it on this but I now remember using this in the past on one. Not easy getting old. Thanks
by kpassaur
Tue May 15, 2018 10:13 pm
Forum: Technical / Scripting
Topic: Redirection
Replies: 2
Views: 1883

Redirection

I keep on having redirection errors, but they are internment. This has been going on for years as you can see from previous posts. I need a way to end this. The Script runs and processes correctly but the error pops up on occasion. In each case I change to the directory where the program is run. Thi...
by kpassaur
Sat Mar 17, 2018 11:51 am
Forum: Technical / Scripting
Topic: 64 bit registry
Replies: 1
Views: 1796

64 bit registry

I'm sort of confused as this line works and it is a 32 bit application RegistryReadKey>HKEY_LOCAL_MACHINE,SOFTWARE\eDocFile\Doc Viewer,AppFolder,ProgramFolder These lines below have worked for years but no longer do- It will read the first line if set Let>REG_64=1 The question is what is needed to p...
by kpassaur
Wed Nov 08, 2017 10:38 am
Forum: Technical / Scripting
Topic: Httprequest 404 error only when compiled
Replies: 4
Views: 3158

Re: Httprequest 404 error only when compiled

Thanks,

I tried something similar I put % signs around comma making it %comma%. Live and learn
by kpassaur
Tue Nov 07, 2017 3:38 pm
Forum: Technical / Scripting
Topic: Httprequest 404 error only when compiled
Replies: 4
Views: 3158

Re: Httprequest 404 error only when compiled

Thanks - that did the trick!! :D
by kpassaur
Tue Nov 07, 2017 1:35 pm
Forum: Technical / Scripting
Topic: Httprequest 404 error only when compiled
Replies: 4
Views: 3158

Httprequest 404 error only when compiled

I am getting a 404 error when trying to do a HTTPRequest. The script works properly until I compile it. So the line is formatted correctly. Sort of hard to trouble shoot it when you step through the code and it works. It requires no password or anything else really special, just a secure connection ...
by kpassaur
Wed May 10, 2017 5:28 pm
Forum: Technical / Scripting
Topic: Registry Values not Deleting
Replies: 8
Views: 5560

Re: Registry Values not Deleting

I have never had the issue until now. However, I am beginning to think it is may machine. I couldn't get your sample to work stepping through it. I tried it with a real administrator account which has UAC completely disabled and it didn't work. So I went to reboot and start over and it locked up on ...
by kpassaur
Wed May 10, 2017 4:20 pm
Forum: Technical / Scripting
Topic: Registry Values not Deleting
Replies: 8
Views: 5560

Re: Registry Values not Deleting

I have always run it compiled, so I guess now even though I am logged in as an administrator I have to right click it and select run as an administrator as well.

Or perhaps I could try compiling using the real administrator account instead of being logged in as an administrator.
by kpassaur
Wed May 10, 2017 11:30 am
Forum: Technical / Scripting
Topic: Registry Values not Deleting
Replies: 8
Views: 5560

Re: Registry Values not Deleting

I understand having to be logged in as an admin and I am. I have used those lines for over 10 years all the way back to XP without any issues. They worked on Windows 10 until about a month or so ago. I'm sure it is because of a security setting in Windows, but at the end of the day when logged in wi...
Sign up to our newsletter for free automation tips, tricks & discounts