Hi -- I want to include info in a spec for our next release about the install commands for the various languages that VS supports. (We've supported VS 2010 in...
445
Paul O'Rear
paul_orear
Dec 8, 2010 8:18 pm
Hi Chat - Visual Studio relies on locale specific language packs to be installed to correctly support those other locales. If you have an MSDN Subscription,...
446
Paul O'Rear
paul_orear
Dec 10, 2010 12:48 am
Hello Ole - I've asked my test team to look into this. From what you've posted below they were not able to repro. Are you able to verify that what the event...
447
Ole Kristian Brattli
okbrattli
Dec 22, 2010 10:52 am
Hi Paul, all This problem mysteriously went away after one of our install shield engineers made a refactoring of the script. (much the same circumstances that...
448
Ole Kristian Brattli
okbrattli
Dec 22, 2010 11:01 am
Hi Paul, All I hijacked an old thread for my questions since it was briefly mentioned here. I'm interested in hearing about the Isolated shell customization...
449
Paul O'Rear
paul_orear
Jan 5, 2011 10:43 pm
Hi Ole - my apologies for the delayed response - I was on holiday for the last two weeks. I'll answer your side note first - the /NoOnline setting is catalog...
450
Ole Kristian Brattli
okbrattli
Jan 6, 2011 12:00 am
Hi Paul, All Happy New Year! I'll do the answering inbetween your's below to ease the reading: BR -Ole ... Um, I think I'll have to read up on the /noOnline...
451
Paul O'Rear
paul_orear
Jan 6, 2011 12:51 am
Hi Ole, More comments inline below. With regard to your beta, did your testers actually arrive at MSDN, or did they just try the switch? We have a fallback...
452
Ole Kristian Brattli
okbrattli
Jan 7, 2011 12:57 pm
Hi Paul I sent you a link to our beta from my work email. I tried setting the help to online. The F1 lookups are ok, as you said but the ?method=page lookups...
453
Paul O'Rear
paul_orear
Jan 7, 2011 6:08 pm
Hi Ole, That sounds right - what types of contexts are you using ?method=page lookups? Is that links from your content into our content, or do you have other...
454
Ole Kristian Brattli
okbrattli
Jan 7, 2011 7:18 pm
A little snippet embedded into the start page will fire up a ms-xhelp:// call pointing to a page in the user documentation. In other words: we use links e.g....
455
Paul O'Rear
paul_orear
Jan 7, 2011 9:27 pm
Would it be possible to update them to be F keyword lookups? From: MSHelpViewer@yahoogroups.com [mailto:MSHelpViewer@yahoogroups.com] On Behalf Of Ole Kristian...
456
Chat Chatterton
phins_4ever
Jan 8, 2011 3:18 am
Hi Paul --  A very belated but nonetheless enthusiastic THANK YOU for the valuable info that you provided in December! After many false starts and a holiday...
457
Paul O'Rear
paul_orear
Jan 10, 2011 11:43 pm
Thanks Chat! Can you describe the process you used for installing the French content? From: MSHelpViewer@yahoogroups.com [mailto:MSHelpViewer@yahoogroups.com]...
458
Chat Chatterton
phins_4ever
Jan 11, 2011 10:32 pm
Hi Paul --  I wanted to be sure that I covered all the bases, so I probably selected more options than necessary. The process I used to install French as...
459
Ole Kristian Brattli
okbrattli
Jan 20, 2011 2:14 pm
Hi Paul, All We are currently struggling a bit with the Branding package in Help Viewer 1.0. We have created a product branding package, based on the provided...
460
Paul O'Rear
paul_orear
Jan 20, 2011 7:31 pm
Hi Ole - could you send your branding package so that we could take a look? When you are creating your catalog with this branding package, do you also use...
461
amitvaidisl
Jan 28, 2011 3:09 pm
Hi Guys, We have started using the new Help System and also have got hold of MSHC Migrate Utility. I have some questions. It would be great if some one can...
462
Paul O'Rear
paul_orear
Jan 28, 2011 7:57 pm
Hello Amit, please see responses inline below. From: MSHelpViewer@yahoogroups.com [mailto:MSHelpViewer@yahoogroups.com] On Behalf Of amitvaidisl Sent: Friday,...
463
amitvaidisl
Jan 29, 2011 12:54 am
Thanks Paul, so does that mean ,at install time i can run different command one after the other to install my help to the local disk as in. "/product VS...
464
chyoid123
Jan 29, 2011 1:03 am
Hi all, I'm an old hand at VS Help integration with Help 2, but now have to support integration with 2010 next release of our software. I've only cruised...
465
Robert Chandler
helpwarenet
Jan 29, 2011 4:13 am
Hi Charles Yes it's a complete new beast. None of the old H2 API is used. XML data islands are not used etc. Yes it's just a ZIP file. Try and sift through the...
466
Ole Kristian Brattli
okbrattli
Jan 31, 2011 11:36 am
Hi Paul, All Does anyone know how to brand the Library Home? Our isolated shell application has the following text in the Library Home: "Welcome to the...
467
Paul O'Rear
paul_orear
Jan 31, 2011 9:45 pm
Hello Amit - that's correct. You'll just want to be sure that each call completes before executing the next one. HelpLibManager.exe has exit codes that you can...
468
Paul O'Rear
paul_orear
Jan 31, 2011 9:48 pm
Hello Ole- can you send a screen shot of that? (to me directly is fine) I'm not sure where that would be coming from. In VS SP1, we have a "Help Viewer Home"...
469
chyoid123
Feb 1, 2011 12:24 am
Thanks Rob, most of my questions seemed to be answered in the HelpViewerSDK.zip once I found that link. I didn't exactly see the info on what ParentToc value...
470
Paul O'Rear
paul_orear
Feb 1, 2011 1:17 am
Hi Charles - I would recommend you pick a relatively high number - maybe 50. This will ensure it is not getting inserted between nodes in Core VS...
471
Robert Chandler
helpwarenet
Feb 1, 2011 1:42 am
Hi Charles Use an ID of "-1" to parent into the top level of the master TOC. To parent into other levels just use the id of the parent topic (this will usually...
472
Paul O'Rear
paul_orear
Feb 1, 2011 1:47 am
Oops - Rob is right regarding TocParent value; for TocOrder, use something like 50. P. From: MSHelpViewer@yahoogroups.com [mailto:MSHelpViewer@yahoogroups.com]...
473
Ole Kristian Brattli
okbrattli
Feb 1, 2011 8:04 am
Hi Paul, I feel that this is common problems that all would benefit from seeing, so I made a de-branded version ;) It's not that It's very hard to find out...