Did you create the zeitcoin.conf?
rpcpassword=password
rpcallowip=192.168.1.*
rpcport=44843
server=1
daemon=1
listen=1
rpcconnect=192.168.1.*
Fill in your username, password, router range
Now in your .bat file. Run like this: {Don't forget to add your own miner configuration like -I 13 or whatever}
If your wallet and miner are at the same computer:
Different computer, note the wallet computers IP address; Fill in your own, as this is only an example
The Zeitcoin.conf i put it in to the wallet folder and fix the *.bat file but nothing happens the file doesn`t run
You mean you put it into AppData/Roaming/Zeitcoin - Right?
Did you create the zeitcoin.conf?
rpcpassword=password
rpcallowip=192.168.1.*
rpcport=44843
server=1
daemon=1
listen=1
rpcconnect=192.168.1.*
Fill in your username, password, router range
Now in your .bat file. Run like this: {Don't forget to add your own miner configuration like -I 13 or whatever}
If your wallet and miner are at the same computer:
Different computer, note the wallet computers IP address; Fill in your own, as this is only an example
The Zeitcoin.conf i put it in to the wallet folder and fix the *.bat file but nothing happens the file doesn`t run
You mean you put it into AppData/Roaming/Zeitcoin - Right?
You can put the wallet content data in any drive or folder.
In your desktop shortcut you should add: -datadir=N:\mywalletfolder\zeit
Maybe hackers (or malware) wil look in the normal folder and find nothing.
Example content shortcut: N:\mywalletfolder\zeit\Zeitcoin-qt.exe -datadir=N:\mywalletfolder\zeit
Replace N: with your drive letter.
I put the file at the correct place but still the *.bat file doesn`t run.