https://bugs.winehq.org/show_bug.cgi?id=41427
Bug ID: 41427 Summary: [Game Maker Studio - Android][Subst.exe] - not working Product: Wine Version: 1.9.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: thunderstormpolska@o2.pl Distribution: Debian
Hello.
subst.exe is (from Windows) probably something like Linux mount or Winecfg Disks, but it's not available in Wine. I tried to borrow it from Windows XP, but it doesn't work.
Game maker try to create "virtual disk" to Y: using subst.exe, but subst doesn't work.
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #1 from fervi thunderstormpolska@o2.pl --- Created attachment 55802 --> https://bugs.winehq.org/attachment.cgi?id=55802 Cannot recognize Y: as command or script File not found
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #2 from fervi thunderstormpolska@o2.pl --- I borrow subst from reactos, and wine say: fixme:volume:DefineDosDeviceW (0x00000000,L"Y:",L"C:\Windows\") DDD_RAW_TARGET_PATH flag not set, not supported yet
https://bugs.winehq.org/show_bug.cgi?id=41427
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|[Game Maker Studio - |[Game Maker Studio - |Android][Subst.exe] - not |Android] subst.exe is not |working |implemented Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |austinenglish@gmail.com
--- Comment #3 from Austin English austinenglish@gmail.com --- Confirming.
https://bugs.winehq.org/show_bug.cgi?id=41427
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #4 from fjfrackiewicz@gmail.com --- Looks like subst.exe got implemented with this commit:
http://source.winehq.org/git/wine.git/commit/7756d6ba9b0213d5533eb5248e62716...
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #5 from fervi thunderstormpolska@o2.pl --- Maybe something was wrong, but the version of git does not work (as I type in cmd)
I see how subst come out in a new version of Wine, because maybe I can not properly build a version of Git
https://bugs.winehq.org/show_bug.cgi?id=41427
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #6 from winetest@luukku.com --- (In reply to fervi from comment #5)
Maybe something was wrong, but the version of git does not work (as I type in cmd)
I see how subst come out in a new version of Wine, because maybe I can not properly build a version of Git
The implention that got added into wine doesnt really do anything.
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #7 from fjfrackiewicz@gmail.com --- (In reply to fervi from comment #5)
Maybe something was wrong, but the version of git does not work (as I type in cmd)
I see how subst come out in a new version of Wine, because maybe I can not properly build a version of Git
Can you use your distro's version of git rather than compiling it yourself?
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #8 from fervi thunderstormpolska@o2.pl --- I'll wait until it comes out the new version of Wine with those patches
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #9 from fervi thunderstormpolska@o2.pl --- Unfortunately, I could not pass this problem (subst probably still not working). But I will from time to time tried :)
https://bugs.winehq.org/show_bug.cgi?id=41427
fervi thunderstormpolska@o2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.19 |1.9.21
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #10 from fjfrackiewicz@gmail.com --- (In reply to fervi from comment #9)
Unfortunately, I could not pass this problem (subst probably still not working). But I will from time to time tried :)
If it's still not working it's best to attach the terminal output and a backtrace so Wine developers can see what else needs to be either implemented or fixed...
https://bugs.winehq.org/show_bug.cgi?id=41427
--- Comment #11 from fervi thunderstormpolska@o2.pl --- Created attachment 56072 --> https://bugs.winehq.org/attachment.cgi?id=56072 [wine 1.9.22] - subst log
Subst from 1.9.22 (builded in wine) log