Games from Steam/Epic when double clicked open up notepad. - Windows 10 Support var ipb = { vars: { base_url: 'https://www.bleepingcomputer.com/forums/index.php?s=58b685623cc29db82d3d2f71cb315f88&', board_url: 'https://www.bleepingcomputer.com/forums', img_url: 'https://www.bleepingcomputer.com/forums/public/style_images/mobile', active_app: 'forums', upload_url: 'https://www.bleepingcomputer.com/forums/uploads', member_id: parseInt( 0 ), is_supmod: parseInt( 0 ), is_admin: parseInt( 0 ), secure_hash: '880ea6a14ea49e853634fbdc5015a024', session_id: '58b685623cc29db82d3d2f71cb315f88', time_offset: "-5", hour_format: "12" }, lang: {} }; var LOADING_TEMPLATE = new Template( "<div id='loadingBox'><img src='https://www.bleepingcomputer.com/forums/public/style_images/mobile/wait.gif' /><span>Loading...</span></div>" ); Event.observe( window, 'resize', handleEmbeddedVideo ); Event.observe( window, 'load', handleEmbeddedVideo ); function handleEmbeddedVideo(e) { var pageWidth = $('content').getWidth() - 40; $$('.EmbeddedVideo', '.EmbeddedVideo embed').each( function(elem){ var aspectRatio = $(elem).readAttribute('height') / $(elem).readAttribute('width'); if( $(elem).readAttribute('width') > pageWidth ) { $(elem).writeAttribute( { width: pageWidth, height: pageWidth * aspectRatio }); } }); } document.observe("dom:loaded", function(){ $$('.bbc_spoiler_show').find( function( elem ) { elem.addClassName( 'button page-button' ).setStyle( { 'font-size' : '12px', 'padding': '5px' } ); elem.observe('click', _fireSpoiler ); } ) } ); function _fireSpoiler(e) { button = Event.element(e); Event.stop(e); var returnvalue = $(button).up().down('.bbc_spoiler_wrapper').down('.bbc_spoiler_content').toggle(); if( returnvalue.visible() ) { $(button).value = "Hide"; } else { $(button).value = "Show"; } } var isRTL = false; var rtlIe = ''; var rtlFull = ''; (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N3FCGQ');
←  Windows 10 Support

BleepingComputer Forums

»
/* Prevent flash of header */ document.getElementById('user_navigation').style.display = 'none'; var freestar = freestar || {}; freestar.hitTime = Date.now(); freestar.queue = freestar.queue || []; freestar.config = freestar.config || {}; freestar.debug = window.location.search.indexOf('fsdebug') === -1 ? false : true; // Tag IDs set here, must match Tags served in the Body for proper setup freestar.config.enabled_slots = [ "bleepingcomputer_728x90_970x90_970x250_320x50_ATF", "bleepingcomputer_728x90_970x90_970x250_320x50_BTF", "bleepingcomputer_728x90_320x50_InContent_2", ]; !function(a,b){var c=b.getElementsByTagName("script")[0],d=b.createElement("script"),e="https://a.pub.network/bleepingcomputer-com";e+=freestar.debug?"/qa/pubfig.min.js":"/pubfig.min.js",d.async=!0,d.src=e,c.parentNode.insertBefore(d,c)}(window,document);
freestar.queue.push(function () { googletag.display('bleepingcomputer_728x90_970x90_970x250_320x50_ATF'); });
Register a free account to unlock additional features at BleepingComputer.com
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

Games from Steam/Epic when double clicked...

Locked

sokarsstudio's Photo sokarsstudio 19 May 2020

Hi,

 

When ever I try to run a game I've installed from either steam or Epic,it's open up notepad, and I can't find a way to fix it.

 

Any ideas?

 

Thanks in advance.


Edited by Chris Cosgrove, 19 May 2020 - 03:46 AM.
Moved from Win 10 Discussion to Support.
Quote
freestar.queue.push(function () { googletag.display('bleepingcomputer_728x90_320x50_InContent_2'); });

Leon_M's Photo Leon_M 19 May 2020

I don't know if those games with launchers these days still have an .exe, but can you check in the install folder and see if the .exe has a Notepad Icon? 

If there isnt any, you can create a new icon on your desktop, rename it to test.exe (Make sure you have file extensions enabled in the folder view options) and see what Icon you have? 

 

Have you tried reinstalling steam/epic?

Quote

sokarsstudio's Photo sokarsstudio 19 May 2020

Hi,

 

I'll give that a try, and let you know how it goes.

 

Thanks

Quote

sokarsstudio's Photo sokarsstudio 19 May 2020

Hi,

 

Okay, I've done some checking, If i launch any of the games in either Steam or Epic, they run fine.

 

When I right click on the icon it's create on the desktop, and go into the properties, it's says it's a URL file, this is for both Epic games and Steam.

 

I've tried re-installing steam, and have the same result. If I double click on the short cut desktop icon.

Quote

cknoettg's Photo cknoettg 19 May 2020

Can you post a screenshot of the properties?

 

I'm suspecting that the file type has had its defaults changed to Notepad, and we should change it to Steam.

 

On the other hand, in the past, people have often not reported success creating Steam shortcuts this way. See if this path still exists:

 

right click on game in your library
click 'properties'
select 'local files' tab
click 'browse local files'
locate your games MAIN exe - it might be in a subfolder if you don't see it
right click on main exe and select 'create shortcut'
move your new shortcut to the desktop or wherever you want
Quote

sokarsstudio's Photo sokarsstudio 19 May 2020

Hi,

 

I've attached a screen shot of what the properties looks like.

 

I've done the other way, so I can play the games, but would like to fix this.

 

 

Attached Files


Edited by sokarsstudio, 19 May 2020 - 01:28 PM.
Quote

cknoettg's Photo cknoettg 19 May 2020

In the Properties box, next to Notepad, select Change and navigate to the Steam.exe file and let me know what happens.
Quote

sokarsstudio's Photo sokarsstudio 19 May 2020

Hi,

 

That fixes that for that game, it also change the icon for other games.

 

I've just installed another game,  and it's used the same icon for the game that I just got working.

 

I just checked the second game looking for the ,exe and either not looking for it in the steam library, and when I've link it there. they swap icons, which which ever game the icon, is the only one that will launch, if that makes sense.

Quote

sokarsstudio's Photo sokarsstudio 19 May 2020

Hi,

 

If there's no easy way round this, I'll just create the shortcut myself. Less hassle.

 

Thanks for you help

Quote

usoop's Photo usoop 20 May 2020

In the Properties box, next to Notepad, select Change and navigate to the Steam.exe file and let me know what happens.

This should have worked.

Quote

sokarsstudio's Photo sokarsstudio 20 May 2020

It does work, but with if I have 2 games installed, let's call them game 1 and 2 for ease.

 

If I point game one to it's .exe,  it changes the icon to the one for game 1, but if I the icon for game 2 changes to hte icon for game 1, and game 2 won't run, And if i do the same with game 2 the same happens to game 1.

 

That's with the steam games I tried.

 

I've just tried it with 2 epic game store games. and it's pretty much the same.

 

 

In the Properties box, next to Notepad, select Change and navigate to the Steam.exe file and let me know what happens.

This should have worked.

 

Quote

Sauri_N's Photo Sauri_N 07 Feb 2024

Thanks for the information!

Quote

Chris Cosgrove's Photo Chris Cosgrove 07 Feb 2024

Has anybody noticed that the OP's last post was in May 2020 ?  That's nearly 4 years ago !  To prevent any more overly delayed responses - topic closed.

 

Chris Cosgrove

Quote
Locked
document.observe("dom:loaded", function(){ /* Facebook */ if ( $('share_facebook_trigger') ) { $('share_facebook_trigger').on('click', _fireFacebook ); } /* Twitter */ if ( $('share_twitter_trigger') ) { $('share_twitter_trigger').on('click', _fireTwitter ); } function _fireTwitter(e) { Event.stop(e); _url = 'https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/'; _title = $$('meta[property~="og:title"]').first().readAttribute('content'); window.open('http://twitter.com/intent/tweet?url=' + encodeURIComponent( _url ) + '&text=' + encodeURIComponent( _title ) ); } function _fireFacebook(e) { Event.stop(e); _url = 'https://www.bleepingcomputer.com/forums/t/720845/games-from-steamepic-when-double-clicked-open-up-notepad/'; _title = $$('meta[property~="og:title"]').first().readAttribute('content'); window.open('http://www.facebook.com/sharer.php?u=' + encodeURIComponent( _url ) + '&t=' + encodeURIComponent( _title ) ); } });
freestar.queue.push(function () { googletag.display('bleepingcomputer_728x90_970x90_970x250_320x50_BTF'); });
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@id": "https://www.bleepingcomputer.com/forums/", "name": "BleepingComputer Forums" } }, { "@type": "ListItem", "position": 2, "item": { "@id": "https://www.bleepingcomputer.com/forums/f/76/microsoft-windows-support/", "name": "Microsoft Windows Support" } }, { "@type": "ListItem", "position": 3, "item": { "@id": "https://www.bleepingcomputer.com/forums/f/229/windows-10-support/", "name": "Windows 10 Support" } } ] }
x server