ID:860386
Jul 9 2012, 10:12 am (Edited on Jul 9 2012, 8:34 pm)
|
|||||||
| |||||||
I'd like to see right-click context menus for adding new files.
| |||||||
#2 Jul 9 2012, 6:29 pm (Edited on Jul 9 2012, 6:53 pm)
|
|
The installer would have to kill and restart explorer.exe or a system restart.
I suppose that could be noted next to the check box. | |
#3 Jul 9 2012, 6:49 pm (Edited on Jul 9 2012, 7:51 pm)
|
|
I would prefer that the installer do it for you automatically, just so you don't have to go restarting your computer. It's always annoying when an installer forces you to do that, especially for such lite programs.
Also, .dmm and .dms should probably not be included, as BYOND Map files rely on compiled code, so they are basically broken by default, and script files don't open with Dream Maker by default. So, unless something is done to fix the default state of these files, they should probably not be included under the context menu. | |
#4 Jul 9 2012, 7:59 pm (Edited on Jul 9 2012, 8:05 pm)
|
|
I was under the assumption that the OP was referring to the file tree inside of Dream Maker, and not windows explorer. If so, I think that's been suggested somewhere before.
<edit> Yes, it has been suggested before, by the OP himself: http://www.byond.com/forum/?post=815126 | |
#6 Jul 9 2012, 8:28 pm
|
|
I think the point of the context menu is that it allows you to create a file within a specific folder directly.
Anyways, since Cloud has confirmed that this is a duplicate, please continue any discussion in the original thread: http://www.byond.com/forum/?post=815126 | |
#7 Jul 9 2012, 8:33 pm
|
|
Care to rename this thread for an explorer context menu? It might still be a useful idea.
Thanks! | |
Let me know if you get this to work! I'm guessing it works all the way back to at least Windows 2000, by the nature of the code, not that any significant number of people still use that OS or anything.
However, I am concerned as to how this can be done in the installer, without requiring a restart. Could it be as simple as restarting the process explorer.exe? I will have to test that.