disable wizard user

Hi, how i can disable wizard for first login of user?
I make user from code, I don’t need of this page. Can i disable (or hide ) it?

See this discussion

https://community.sugarcrm.com/thread/22222

yes, i already seen .
But i don’t understand what value I have to save in user_preferences. Username, timezone, etc?

Do you understand the part about it being serialized and then base64 encoded?

There is some info here

Apart from this basic mechanism of packing and unpacking the user_preferences, I don’t know about the actual issue with the Wizard… I can’t help you more than that SugarCRM thread…

Maybe with the clues from that you can go look in the code of SuiteCRM for the place where it decides to use the wizard…