It is currently March 28th, 2024, 7:54 pm

RainSend 3.0

Share and get help with Plugins and Addons
User avatar
FreeRaider
Posts: 826
Joined: November 20th, 2012, 11:58 pm

Re: RainSend 2.0

Post by FreeRaider »

I noticed that in meter string there is the code of measure string.
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: RainSend 2.0

Post by jsmorley »

FreeRaider wrote:I noticed that in meter string there is the code of measure string.
I'll look into that. Thanks.
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: RainSend 3.0

Post by jsmorley »

The duplicate "String" names for the measure and meter are confusing it.

Change RainSend.files to:

Code: Select all

MeasureSettings,MeasureGeneralSettings.txt
Calc,MeasureCalc.txt
CPU,MeasureCPU.txt
FreeDiskSpace,MeasureFreeDiskSpace.txt
Loop,MeasureLoop.txt
Memory,MeasureMemory.txt
NetIn,MeasureNetIn.txt
NetOut,MeasureNetOut.txt
NetTotal,MeasureNetTotal.txt
PhysicalMemory,MeasurePhysicalMemory.txt
Registry,MeasureRegistry.txt
Script,MeasureScript.txt
String Measure,MeasureString.txt
SwapMemory,MeasureSwapMemory.txt
Time,MeasureTime.txt
UpTime,MeasureUpTime.txt
MeterSettings,MeterGeneralSettings.txt
Bar,MeterBar.txt
Bitmap,MeterBitmap.txt
Button,MeterButton.txt
Histogram,MeterHistogram.txt
Image,MeterImage.txt
Line,MeterLine.txt
Rotator,MeterRotator.txt
Roundline,MeterRoundline.txt
String Meter,MeterString.txt
AdvancedCPU,PluginAdvancedCPU.txt
AudioLevel,PluginAudioLevel.txt
CoreTemp,PluginCoreTemp.txt
FileView,PluginFileView.txt
FolderInfo,PluginFolderInfo.txt
InputText,PluginInputText.txt
iTunes,PluginiTunesPlugin.txt
MediaKey,PluginMediaKey.txt
NowPlaying,PluginNowPlaying.txt
PerfMon,PluginPerfMon.txt
Ping,PluginPingPlugin.txt
Power,PluginPowerPlugin.txt
Quote,PluginQuotePlugin.txt
Recyle,PluginRecycleManager.txt
ResMon,PluginResMon.txt
SpeedFan,PluginSpeedfanPlugin.txt
SysInfo,PluginSysInfo.txt
VirtualDesktops,PluginVirtualDesktops.txt
WebParser,PluginWebParser.txt
WiFiStatus,PluginWiFiStatus.txt
Win7Audio,PluginWin7Audio.txt
WindowMessage,PluginWindowMessagePlugin.txt
LuaTemplate,OtherLuaTemplate.txt
Rainmeter,OtherRainmeterSection.txt
I updated the installation .zip file in the first post of this thread. I corrected this issue, and I also enabled a mouse double-click on the name of the item to send it, in addition to clicking on "Send".
Narrativi
Posts: 1
Joined: January 18th, 2017, 11:18 am

Re: RainSend 3.0

Post by Narrativi »

Download Link was broken....
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: RainSend 3.0

Post by jsmorley »

Narrativi wrote:Download Link was broken....
Fixed. Thanks for reporting.