Post
Topic
Board Beginners & Help
Re: CGMiner Automation in Windows
by
brandonkleine
on 14/05/2013, 01:59:37 UTC
Are you sure you "have not seen a good guide"?

There is a reason for google and the search button, personally I have seen more then 20 posts ++++++ about the same "Guide" you just made.

The contents of your "guide" is just copypasta, its not even close to automation, more like one click starting script, with automation, u dont need to do anything other then power up your computer

You want some sort of real automation? Do this, create a shortcut to the bat file,navigate to startup folder

Code:
C:\Users\(User-Name)\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

or type
Code:
shell:startup
in Run when pressing Windows Button

Copy the shortcut into the folder and when windows run, it will run your bat file and start mining.

I included putting it in the startup menu for full automation. I do not do this because I do not want it to run automatically at this time.When I was trying to figure it out, I could not find this information in an easy to use form. This is what I meant by "have not seen a good guide."This is not copypasta, as I just wrote this based on my own experience from scratch, and it is not copied, in part or in whole, from any other source.