sosimple Posted August 23, 2013 Share Posted August 23, 2013 Can I do this programmatically? To use in windows 8 chrome in metro mode (full screen mode), you need to set it as default. So every time switching from internet explorer to chrome and vice versa I need to set them to default. I need a shortcut to call everyone of them and set them default at the same time.. This is the idea.. If anyone can help.. Thanks , Link to comment Share on other sites More sharing options...
orbs Posted August 23, 2013 Share Posted August 23, 2013 in general, first you need to figure out how to do it by a registry change: http://www.thewindowsclub.com/set-chrome-default-browser-windows-8 then to implement it should be very easy. you can probably do it even with batch file, may prove much quicker and simpler in this case. sosimple 1 Signature - my forum contributions: Spoiler UDF: LFN - support for long file names (over 260 characters) InputImpose - impose valid characters in an input control TimeConvert - convert UTC to/from local time and/or reformat the string representation AMF - accept multiple files from Windows Explorer context menu DateDuration - literal description of the difference between given dates Apps: Touch - set the "modified" timestamp of a file to current time Show For Files - tray menu to show/hide files extensions, hidden & system files, and selection checkboxes SPDiff - Single-Pane Text Diff Link to comment Share on other sites More sharing options...
sosimple Posted August 23, 2013 Author Share Posted August 23, 2013 Thanks but I tried the registry solution but didn't worked.. I have chrome last beta if it plays any role.. I will try chrome normal version, but I don't thing I will see any difference. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now