Search found 8 matches
- 25 May 2022 08:18
- Forum: DOS Batch Forum
- Topic: [Off-topic] Any recommendations for a Wi-Fi Extender?
- Replies: 1
- Views: 3711
Re: [Off-topic] Any recommendations for a Wi-Fi Extender?
Update: Currently i'm looking into this one specifically https://www.amazon.com/dp/B07953S2FD?ta ... r+extender
- 25 May 2022 08:18
- Forum: DOS Batch Forum
- Topic: [Off-topic] Any recommendations for a Wi-Fi Extender?
- Replies: 1
- Views: 3711
[Off-topic] Any recommendations for a Wi-Fi Extender?
Hey everyone! Just wanted to ask a quick question here because I figured I could get a good second opinion. Long story short, I have been looking into getting a Wi-Fi extender to hook up to my setup in my garage which is a ways off from my main house and backyard. I can't even begin to explain how l...
- 25 May 2022 08:07
- Forum: DOS Batch Forum
- Topic: BG kbd - always present key except letter one
- Replies: 5
- Views: 6272
Re: BG kbd - always present key except letter one
That would be expected yes but I think we'll be suprisedShadowThief wrote: ↑20 May 2022 23:35I'd expect every keyboard to have a spacebar and an enter button
- 25 May 2022 07:43
- Forum: DOS Batch Forum
- Topic: Batch running files remotely
- Replies: 5
- Views: 9172
Re: Batch running files remotely
I'm not exactly sure but it might not be possible.
- 25 May 2022 07:41
- Forum: DOS Batch Forum
- Topic: BG.exe v2.5 Utility
- Replies: 2
- Views: 14576
Re: BG.exe v2.5 Utility
There's probably a subforum for your question. Did you try searching the forum for your question?johnny20061234 wrote: ↑02 May 2022 02:37how to use mouse and keyboard as the same time
use bg mouse and bg Kbd as the same time
EX: if i hit keyboard it will print the key, if i click it will print number code
- 25 May 2022 07:27
- Forum: DOS Batch Forum
- Topic: start GUI program from non-interactive session
- Replies: 6
- Views: 6759
Re: start GUI program from non-interactive session
Ah yes, it worked now. I'm not sure why that is though? Never seen anything like it before.
- 22 May 2022 09:02
- Forum: DOS Batch Forum
- Topic: start GUI program from non-interactive session
- Replies: 6
- Views: 6759
Re: start GUI program from non-interactive session
Have set of batch scripts powered CGI based web system, web server running under SYSTEM account. As result of one script, physical document should be printed. Because of document layout, I choosed program https://github.com/kendallb/PrintHtml for printing, it starting fom console with parameters. T...
- 20 May 2022 15:57
- Forum: DOS Batch Forum
- Topic: Open, Add Line, Save, Next File Help
- Replies: 6
- Views: 6703
Re: Open, Add Line, Save, Next File Help
I was going through a similar issue and this thread helped. thanks!