PowerPro is truncating paths! please help me with this! 'Track Explorer' is truncating paths causing '*Menu Explorer Name' and '*Menu Explorer LastAccessed' commands to fail by using a turnicated path.
Checking 'Track explorer' in Configuration > Setup tab causes PowerPro to track or save a list of folder names (path names in text) in the file C:\Program Files\PowerPro\explorer_windows.txt HOWEVER, the path names in explorer_windows.txt are truncated to 95 charchters. I have tried every setting I can find including setting 'maximum text label' to a very high number in bars and menu tab... no avail ... please someone help me find a workaround or fix for this... THANK YOU! Further: A similar PowerPro feature 'most recently used directories in open or save dialouges' works with out the glitches. to activate this MRU directories in the configurations > settings tab > check "save up to 10 folders from open/save menus" to see a very simple example the behavior of both the above features...import the below text settings for the TestBar I made. make sure you checked the two boxes 'save up to 10 folders...' and 'track explorer' both on the PowerPro Configuration Setup tab. [TestBar:Properties] Format1 = IconSize: 16 Position: Floating Format2 = Height: 20 MaxText: 80 Gradient: 70 RoundBar: 2 VerticalGradient Format3 = Flat Format4 = TopMost AllVDesks AutoShowBar TextCenter BarSize Shadow [1] Label = *Info ddd MMM dd hh:mm Tooltip = Configuration Wizard¦Set Time-Date¦PowerPro Help Format = Width: 112 LCmd1 = pproconf LParam1 = *wiz MCmd1 = control MParam1 = timedate.cpl MHow1 = switchto RCmd1 = powerpro.hlp RHow1 = switchto [2] Label = <RECENT FOLDERS> LCmd1 = *Menu LParam1 = Explorer LastAccessed MCmd1 = (none) RCmd1 = (none) [3] Label = <MRU> LCmd1 = *Menu LParam1 = FavFolder MCmd1 = (none) RCmd1 = (none)
