Jump to content

aersik

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by aersik

  1. Not sure this will work in your situation, but you can try disabling the account, then put their email address in the URL below and go to it with a global admin account. This should let you view and transfer all the forms on the account. https://forms.office.com/Pages/delegatepage.aspx?originalowner=[email address] https://learn.microsoft.com/en-us/microsoft-forms/admin-information#form-ownership-transfer It does sound like the form may already have been transferred to another account though.
  2. The license.ini file should be in programdata, not program files (C:\ProgramData\CASIO\ClassWiz Emulator\fx-570EX_991EX Emulator). It's a hidden file. Mine looks like this, but this is for the network version so yours will be different. [activation] ID= ServerIP=LICENSE_SERVER LOCKINGDATA=*99999999999999999
  3. Did you request network licenses or standalone licenses? Supposedly they are different. Your command line is for a standalone license. We use the network licenses rather than standalone, and have the network license server installed to license the emulator. We also deploy via the msi rather than the exe - if you want this you can extract it by running ClassWiz Emulator Subscription for fx-570EX_991EX Ver.2.01_b.exe /a These should be the command lines for the msi, we use the first one with the network server. #network server msiexec /i "ClassWiz Emulator Subscription for fx-570EX_991EX.msi" /qn ISX_IP=LICENSE_SERVER #standalone license msiexec /i "ClassWiz Emulator Subscription for fx-570EX_991EX.msi" /qn ISX_EID=LICENSE_CODE
  4. Try running setup.exe /a Last time I packaged this (in 2018) this gave an option to create an msi. Hopefully they haven't removed it.
×
×
  • Create New...