Jump to content

[C# VS2019 Winforms] Chrome like-app that saves information.

Go to solution Solved by Franck,

You can simply open chrome from command line and open different profile. Making multiple shortcut with different icons is easy to put on the same desktop so everyone have their own.

 

Here one that look like what i did at my parents house. (doesn't require programming knowledge at all)

https://superuser.com/questions/377186/how-do-i-start-chrome-using-a-specified-user-profile

 

How could i create a winforms app, that is chrome-based app.

i want to set it goto www.google.com at startup, and saved login information for accounts.

 

and if your wondering, its only gona be used by me and a few people in my house.

 

thanks for any help ?

if you can do this with firefox, i will gladely accept something like this on firefox engine too

?

 

thanks for taking time to help me ?

Link to post
Share on other sites

You can simply open chrome from command line and open different profile. Making multiple shortcut with different icons is easy to put on the same desktop so everyone have their own.

 

Here one that look like what i did at my parents house. (doesn't require programming knowledge at all)

https://superuser.com/questions/377186/how-do-i-start-chrome-using-a-specified-user-profile

 

Link to post
Share on other sites

3 minutes ago, Franck said:

You can simply open chrome from command line and open different profile. Making multiple shortcut with different icons is easy to put on the same desktop so everyone have their own.

 

Here one that look like what i did at my parents house. (doesn't require programming knowledge at all)

https://superuser.com/questions/377186/how-do-i-start-chrome-using-a-specified-user-profile

 

Nice! thank you :) 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×