11-04-2013 11:39 AM
Hello all.
Just a quick question about the scriptdefault.vbs file. In what version did the file get moved from the ProgramDrv & AddInfo folder to the ProgramDrv & Libr\Documents folder? I'm working with a user base spanning multiple versions so I would like to know. Thanks very much.
Ben
Solved! Go to Solution.
11-05-2013 10:44 AM
Hi Ben,
Prior to DIAdem 10.2 the path was:
ProgramDrv & "AddInfo\ScriptDefault.VBS"
For DIAdem 10.2 and later the path is:
ProgramDrv & "Libr\Documents\ScriptDefault.VBS"
Brad Turpin
DIAdem Product Support Engineer
National Instruments
11-05-2013 10:55 AM
Thank you thats what I needed, I was seeing several different references to what version it actually changed in, so I figured it best to just ask.
Again thank you it is much appreciated.