I tried the solution above for the Win7 Excel 2010 environment and was
unsuccessful (using the same guide lines for Office14). I tried the
following change and was able to open the two Excel windows properly.
Works for
Excel 2010 & Win7 (could work for 07 not tested)
------------------------------------------------------------------------
Open Registry Editor ver6.1
-Go to Branch:
HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\Open\command
(Note: it doesn't matter what is listed under default)
-Change the value command and under data remove /dde (above listed /e) and add after existing string the following code below
/p "C:Program Files (x86)Microsoft OfficeOffice14EXCEL.EXE" /e "%1"
(Note: /p switch will ignore the (default) open settings)
-Go to Branch:
HKEY_CLASSES_ROOT\ExcelSheet.12\shell\Open\ddeexec
-Rename ddeexec2
Subscribe to:
Post Comments (Atom)
-
AMOS is a customer version of moshell, it can be purchased as an optional feature in OSSRC (available since R5.3) AMOS is identical to mos...
-
One of the RAID Controller’s battery on my Dell PowerVault MD3200 has failed today so I got a replacement part to replace it. Replacing t...
-
When running on Windows, Moshell uses a unix emulator known as Cygwin. Go directly to step 13 if you have already installed and configured c...
1 comment:
It works well without doing rename to ddeexec. :)
Thanks so much for your post!
Post a Comment