19:47:05 sech1: did you test the installers/windows/Monero.iss changes in your PR? 19:47:31 yes, I compiled the installer in Inno Setup 19:48:01 ok good 19:48:30 the only problem I had is "The [Setup] section must include an AppVersion or AppVerName directive." 19:48:34 even without my changes 19:48:47 GetFileVersion("bin\monero-wallet-gui.exe") didn't work for some reason 19:49:09 oh yes, i edit that manually to 0.17.3.1 19:49:11 or whatever 19:49:18 So I replaced it with "0.17.3.2", compiled and installed everything 19:49:27 then tested that p2pool works without admin privileges 19:49:42 on other OS nothing should have changed? 19:50:08 directory wise 19:50:23 Same directory on other OS 19:50:27 ok good 19:50:39 But it should be tested too 19:51:05 yes will test 19:51:07 because I changed p2pool unpacking command parameters (full paths there now) 19:51:12 on mac a tleast