Search found 2 matches

by latrij
Tue Jul 05, 2022 6:14 am
Forum: Linux
Topic: Launch vbs
Replies: 1
Views: 917

Launch vbs

Hi and sorry for my ignorance but can't find a way to launch my .vbs correctly, tried using wine start and wine wscript with the same output: [centos@centtos7 bin]$ WINEPREFIX=/home/centos/ wine64 wscript importMonitor.vbs 0240:fixme:vbscript:stack_pop_disp not disp 0000000000194688 {VT_EMPTY} 0240:...
by latrij
Thu May 12, 2022 4:28 am
Forum: Linux
Topic: Unable to register custom dll
Replies: 0
Views: 918

Unable to register custom dll

Hi everybody, sorry for my english but I am trying to register a custom dll and get this fixme [centos@centtos7 bin]$ regsvr32 custom.dll 0104:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.ATL" (8.0.50727.6195) regsvr32: DLL 'custom.dll' registrada ...