VirtualBox

Ignore:
Timestamp:
Oct 1, 2007 3:50:24 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24990
Message:

2332: Registration feature:

Registration information (Name, eMail and isPrivate) is now stored into config xml file in slightly encoded format (with CRC32 protection) in GUI/RegistrationData key.

Config extra data GUI/RegistrationTriesLeft key is changed to GUI/RegistrationData key which will store the "triesLeft=<number>" value before the registration is proceed and the encrypted registration data after the registration was.

When the user opens the Registration Dialog (if is was already registered here) his reg.data will be auto-inserted in newly opened registration form, so the user can easily edit the reg.data and make re-registration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxDefs.cpp

    r5066 r5128  
    3232const char* VBoxDefs::GUI_LicenseKey = "GUI/LicenseAgreed";
    3333#endif
    34 const char* VBoxDefs::GUI_RegistrationTriesLeft = "GUI/RegistrationTriesLeft";
    3534const char* VBoxDefs::GUI_RegistrationDlgWinID = "GUI/RegistrationDlgWinID";
     35const char* VBoxDefs::GUI_RegistrationData = "GUI/RegistrationData";
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette