.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > The Camo Workshop > WinSPMBT
Notices


Reply
 
Thread Tools Display Modes
  #1  
Old July 8th, 2012, 03:41 AM
RightDeve's Avatar

RightDeve RightDeve is offline
Second Lieutenant
 
Join Date: May 2008
Location: Yogyakarta, Nusantara
Posts: 468
Thanks: 99
Thanked 104 Times in 65 Posts
RightDeve is on a distinguished road
Default Re: Simple fix to force-start Explorer.exe once game exits full-screen

NO, THAT WON'T DO IT, at least on my computer.
Believe me I tried that already. I said above it needs the current full path to explorer.exe
That vanilla code from CAMO is hard coded to C:Windows too.
Anyway, you might better send that rant directly to Microsoft instead of sending that to a mere poor mortal that is me (Linux fan? You from Finland right?)
Thank you.

Last edited by RightDeve; July 8th, 2012 at 03:58 AM..
Reply With Quote
  #2  
Old July 8th, 2012, 07:05 AM

dmnt dmnt is offline
Sergeant
 
Join Date: Jan 2010
Location: Espoo, Finland
Posts: 359
Thanks: 56
Thanked 136 Times in 104 Posts
dmnt is on a distinguished road
Default Re: Simple fix to force-start Explorer.exe once game exits full-screen

Quote:
Originally Posted by RightDeve View Post
NO, THAT WON'T DO IT, at least on my computer.
Believe me I tried that already. I said above it needs the current full path to explorer.exe
That vanilla code from CAMO is hard coded to C:Windows too.
Anyway, you might better send that rant directly to Microsoft instead of sending that to a mere poor mortal that is me (Linux fan? You from Finland right?)
Thank you.
I'll dig into it when I'll fire up W7 again. The point with %WINDIR% is that it should tell directly where the windows directory is. It might, however, be so that MS decided to treat it differently if some old batch scripts use the hardcoded locations and to replace it on the fly - they've been known to do stuff like that and never document it anywhere.

And I wouldn't call myself a Linux fan, more like "right tool for the right job." So I have a dual boot and also a VM for running WinSPMBT when I'm in Linux. Bad design is bad design regardless of who's the manufacturer of said piece of software.
Reply With Quote
  #3  
Old July 8th, 2012, 08:32 AM

dmnt dmnt is offline
Sergeant
 
Join Date: Jan 2010
Location: Espoo, Finland
Posts: 359
Thanks: 56
Thanked 136 Times in 104 Posts
dmnt is on a distinguished road
Default Re: Simple fix to force-start Explorer.exe once game exits full-screen

Quote:
Originally Posted by RightDeve View Post
NO, THAT WON'T DO IT, at least on my computer.
Believe me I tried that already. I said above it needs the current full path to explorer.exe
That vanilla code from CAMO is hard coded to C:Windows too.
Anyway, you might better send that rant directly to Microsoft instead of sending that to a mere poor mortal that is me (Linux fan? You from Finland right?)
Thank you.
This .cmd works for me... but is it possible that your game files are installed on another drive, like D: or E:?

Then that cd command never changes the default drive, it just changes the drive C: current directory. In any case, I wonder why %WINDIR% won't do it for you...

What happens if you try the following:
Code:
taskkill.exe /f /im explorer.exe
start/w winSPMBT.exe
%SystemDrive%
start %SystemRoot%\explorer.exe
Reply With Quote
Reply

Bookmarks

Tags
cmd file, coil whine, explorer.exe, extended map editor, full screen fix


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:42 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.