logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Start LOGic automatically on system startup
WN4AZY
#1 Posted : Tuesday, October 30, 2018 8:06:47 AM(UTC)
admin

Rank: Administration

Groups: Administrators, Beta Testers
Posts: 3,057
Man
Location: Auburn, GA

Thanks: 969 times
Was thanked: 484 time(s) in 399 post(s)
Here is how you may start LOGic automatically when you start your computer.


*Press {WinKey+R}

That's the key on your keyboard with the Windows logo on it. Hold it down, then type R.



*In the field that appears, type:

shell:startup

Click OK. This will open the startup folder.



*Download the attached LOGIC.BAT file, and save to the startup folder.
File Attachment(s):
LOGIc.bat (1kb) downloaded 48 time(s).
1 user thanked WN4AZY for this useful post.
W5GA on 3/5/2019(UTC)
Sponsor
Note: We receive a commission from Amazon when you purchase via this link. It does not affect your cost. Thank you!
W5GA
#2 Posted : Tuesday, March 5, 2019 9:08:00 AM(UTC)
Rank: Advanced Member

Groups: Registered
Posts: 365
Location: Missouri

Thanks: 66 times
Was thanked: 110 time(s) in 97 post(s)
Dennis, is there a way to get Logic to start automatically after VE7CC cluster software is up?

Tnx
Doug W5GA
WN4AZY
#3 Posted : Sunday, March 10, 2019 9:18:02 PM(UTC)
admin

Rank: Administration

Groups: Administrators, Beta Testers
Posts: 3,057
Man
Location: Auburn, GA

Thanks: 969 times
Was thanked: 484 time(s) in 399 post(s)
Hi Doug:

I don't see why not. I would take the .bat file above, and add the command to run the VE7CC software before the command to run LOGic.

Let me know if any questions. I can't say exactly how to start VE7CC -- it is a matter of knowing where it is installed and the name of the program. Use LOGic as an example.

Tnx & 73,

Dennis WN4AZY
W5GA
#4 Posted : Monday, March 11, 2019 8:33:42 PM(UTC)
Rank: Advanced Member

Groups: Registered
Posts: 365
Location: Missouri

Thanks: 66 times
Was thanked: 110 time(s) in 97 post(s)
Thanks, Dennis!

Here's my final iteration of the batch file. The "timeout 15" makes the batch file pause for 15 seconds. This allows VE7CC to come up, and get logged in prior to LOGic starting, and then logging into VE7CC.

@echo off
echo Good Morning
c:
cd "\ve7cc
start ve7cc.exe
timeout 15
cd "\program files (x86)\logic\"
start logic.exe
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.023 seconds.