Error Windows 7 Pro 32 bits

I installed Version 1.1.29 on Windows 7 32 bits and it gives me the following error

fatal error: bcryptprimitives.dll not found
runtime: panic before malloc heap initialized
runtime stack:
runtime.throw({0xfe59c6, 0x1e})
	runtime/panic.go:1023 +0x4d fp=0x12fea8 sp=0x12fe94 pc=0x442ebd
runtime.loadOptionalSyscalls()
	runtime/os_windows.go:249 +0x33d fp=0x12fec8 sp=0x12fea8 pc=0x43e93d
runtime.osinit()
	runtime/os_windows.go:501 +0x3f fp=0x12ff00 sp=0x12fec8 pc=0x43eedf
runtime.rt0_go()
	runtime/asm_386.s:242 +0x15a fp=0x12ff04 sp=0x12ff00 pc=0x47d52a
fatal error: bcryptprimitives.dll not found
runtime: panic before malloc heap initialized
runtime stack:
runtime.throw({0xfe59c6, 0x1e})
	runtime/panic.go:1023 +0x4d fp=0x12fea8 sp=0x12fe94 pc=0x442ebd
runtime.loadOptionalSyscalls()
	runtime/os_windows.go:249 +0x33d fp=0x12fec8 sp=0x12fea8 pc=0x43e93d
runtime.osinit()
	runtime/os_windows.go:501 +0x3f fp=0x12ff00 sp=0x12fec8 pc=0x43eedf
runtime.rt0_go()
	runtime/asm_386.s:242 +0x15a fp=0x12ff04 sp=0x12ff00 pc=0x47d52a
fatal error: bcryptprimitives.dll not found
runtime: panic before malloc heap initialized
runtime stack:
runtime.throw({0xfe59c6, 0x1e})
	runtime/panic.go:1023 +0x4d fp=0x12fea8 sp=0x12fe94 pc=0x442ebd
runtime.loadOptionalSyscalls()
	runtime/os_windows.go:249 +0x33d fp=0x12fec8 sp=0x12fea8 pc=0x43e93d
runtime.osinit()
	runtime/os_windows.go:501 +0x3f fp=0x12ff00 sp=0x12fec8 pc=0x43eedf
runtime.rt0_go()
	runtime/asm_386.s:242 +0x15a fp=0x12ff04 sp=0x12ff00 pc=0x47d52a
fatal error: bcryptprimitives.dll not found
runtime: panic before malloc heap initialized
runtime stack:
runtime.throw({0xfe59c6, 0x1e})
	runtime/panic.go:1023 +0x4d fp=0x12fea8 sp=0x12fe94 pc=0x442ebd
runtime.loadOptionalSyscalls()
	runtime/os_windows.go:249 +0x33d fp=0x12fec8 sp=0x12fea8 pc=0x43e93d
runtime.osinit()
	runtime/os_windows.go:501 +0x3f fp=0x12ff00 sp=0x12fec8 pc=0x43eedf
runtime.rt0_go()
	runtime/asm_386.s:242 +0x15a fp=0x12ff04 sp=0x12ff00 pc=0x47d52a

PrtScr capture

Thank you I hope you can help me

Windows 7 is no longer supported by Syncthing. SyncTrayzor itself will work, but you need to downgrade your Syncthing executable to v1.27.0 and disable automatic upgrades.

I have tried several versions of Syncthing and SyncTrayzor (just one version), and I get can’t get it to go on Windows 7 64-bit. I am trying v1.27.0 but I don’t know how to disable automatic upgrades.

I don’t know what to do.

SyncTrayzor will try to upgrade Syncthing immediately on launch, so I think the easiest method is to simply block upgrades using environment variables (see https://computerhope.com/issues/ch000549.htm#windows7).

Following the instructions from the linked site, just add a new user variable called STNOUPGRADE and set it to 1. Then replace the Syncthing binary with v1.27.0 and start SyncTrayzor.

1 Like

Hi,

Thank you for responding, I appreciate your help.

I followed the steps exactly. I set the environment variable: EnvironmentVariables

I can see it from the command line:

I downloaded Syncthing V1.27.0 and copied it to a folder I created, “F:\Music\SyncthingV127”. I made sure that it is V 1.27.0, and this is proof:

I launch SyncTrayzor, click on “Start Syncthing”, and see this: SyncTrayzorScreen

I still can’t get Syncthing to run either from the command line or using SyncTrayzor.

Can you provide me direction on how to get it working from the command line?

What should I do next?

Thank you Tomasz86,

Richard Rogers richardrogers@rogers.com

It’s working:

Now I just need to figure out how to get the music and playlists into the correct location on my phone (Android Media Store or /storage/emulated/0/Music) so that I can use PlayerPro.

Thank you for your help.