Closed rockychf closed 9 months ago
Yes! I did this years ago as well. Unfortunately, it has been so long ago that I can't recall where the addgadgets.com data file was located, but I suppose it won't matter as long as you can see the value shown in the gadget.
To migrate the data, you have two choices based on whether you are using the Network Meter or Network Meter Pro gadget. I will warn you that the Network Meter (non-Pro) has a dependency on Rainmeter which is VERY fragile due to the unfortunate way Rainmeter keeps track of the network stats. You may find that Rainmeter will lose track of the stats and they will be hopelessly unstable over time. This is the main reason I created the Network Meter Pro skin variant.
17: Name: Realtek USB GbE Family Controller #1
Alias: Ethernet
GUID: {...}
Type=Ethernet(6), Hardware=Yes, Filter=No
IfIndex=20, State=Connected, Status=Up(1)
C:\Users\<username>\AppData\Roaming\Rainmeter\Rainmeter.stats
.In20
and Out20
. The number appended to each of these corresponds to the IfIndex value you noted earlier. All you need to do is edit each pair of values that apply to the adapter you noted down previously, and change the In/Out values to match the sidebar gadget.Read this wiki article (first section) for a warning. Your total session stats can change to incorrect values at almost any time due to the way Rainmeter stats are tracked by IfIndex values, which change frequently.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Gadgets\NetMonitor
.TotalBytesIn
and TotalBytesOut
. Edit each of these to match the values you noted in the sidebar gadget (make sure you edit the decimal value, not hexadecimal).P.S.: Just a reminder that the Network Meter (both Pro and non-Pro) show the sum total of all configured adapters in the "Total". For example, if you configure both Ethernet and WiFi adapters, you'll see the total is the sum of both adapters. You can temporarily change the configuration to a single adapter to test that your transferred values are being shown correctly. If you leave all the adapter settings blank, then the skin will only show data for the active adapter (or what Rainmeter decides is the active one).
I was using the Network Meter v9.6 by addgadgets.com before and now I changed to use Rainmeter + Gadgets (Network Meter), may I know how can I modified the Total Usage in Network Meter of Gadgets so that I can migrate the Total Usage of Upload and Download data from the old Network Meter I was using?