New-Horizons-SPM / G80-nanonis-labview

suite of labview scripts and programs for running nanonis SPM measurements
MIT License
1 stars 0 forks source link

Class not registered in changeSessionLabbookHelpervi.vi #4

Closed ceds92 closed 3 years ago

ceds92 commented 3 years ago

Opening nanonis helper results in error:

"Class not registered in changeSessionLabbookHelpervi.vi"

image

Error comes from NanonisHelper.vi => Lab Set Session

image

ceds92 commented 3 years ago

Need to register AutoItX dll.

locate AutoIt installation e.g. "C:\Program Files (x86)\AutoIt3\AutoItX"

Open cmd as admin.

run command regsvr32 "C:\Program Files (x86)\AutoIt3\AutoItX\AutoItX3_x64.dll"