Re: Windows Media Player Plug-in Wizard
- From: Jim Travis [ms] <Jim Travis [ms]@discussions.microsoft.com>
- Date: Mon, 28 Nov 2005 13:38:01 -0800
Change the second line of wmpwiz.vsz to read as follows:
Wizard=VsWizard.VsWizardEngine.8.0
Save the file.
Restart VS2005.
The wizard should now appear in Visual Studio.
Jim Travis
Microsoft Corporation
Please do not send email directly to this alias as this alias is for
newsgroup purposes only. This posting is provided "AS IS" with no
warranties, and confers no rights. You assume all risk for your use. © 2005
Microsoft Corporation. All rights reserved.
"אלכס" wrote:
> I've found the folder in C:\Program Files\Microsoft Visual Studio
> 8\VC\vcprojects stripe and I've uploaded the files and edited them just like
> you said, but whtn I'm trying to enter the stripe and to create, it says that
> the creating of the file has failed, I've attached a picture.
>
> http://loading.co.il/uploads/85KB-alex.JPG
>
> I've edited files correctly, and I attach the copy of the edited file:
>
> VSWIZARD 7.0
> Wizard=VsWizard.VsWizardEngine
>
> Param="WIZARD_NAME = Windows Media Player Plug-in Wizard"
> Param="ABSOLUTE_PATH = C:\WMSDK\WMPSDK9\wizards\VSNET"
> Param="FALLBACK_LCID = 1033"
>
> What should I do now?
>
> "אלכס" wrote:
>
> > I'm so sorry but, I don't have the folder Visual Studio .NET 2005 The only
> > similar folder that I have is Microsoft Visual Studio .NET 2003 I was
> > looking for the folder in every possible place, I checked few times in every
> > folder thet has relevance to studio and I haven't found anything.
> >
> >
> > "Jim Travis [ms]" wrote:
> >
> > > We'll fix this next time we update the SDK. In the meantime, I think you
> > > should be able to just install it manually. See if this helps:
> > >
> > > Using Windows Explorer, locate the folder where you installed the SDK.
> > > Expand the folder to view its subfolders and locate the subfolder named
> > > \wizards\VSNET.
> > > Locate the following three files:
> > > wmpwiz.ico
> > > wmpwiz.vsdir
> > > wmpwiz2003.vsz
> > > Select all three files. Right-click the files, then click Copy.
> > >
> > > Locate the following folder where you installed Visual Studio .NET 2005:
> > > vcprojects
> > >
> > > Paste the three files you copied into this folder. Rename wmpwiz2003.vsz to
> > > wmpwiz.vsz.
> > >
> > > Using Notepad, edit the file named wmpwiz.vsz. Locate the following line:
> > > Param="ABSOLUTE_PATH = %s"
> > >
> > > Change the value for ABSOLUTE_PATH to the path where you installed the
> > > Player SDK. For example, if you installed the SDK to the following path:
> > > C:\WMSDK\WMPSDK10
> > >
> > > Change the text to read as follows:
> > >
> > > Param="ABSOLUTE_PATH = C:\WMSDK\WMPSDK10\wizards\VSNET"
> > >
> > > Save and close the file.
> > >
> > > Post back if you run into trouble, or even just to let us know how it worked
> > > out.
> > >
> > > Thanks,
> > >
> > > --
> > > Jim Travis
> > > Microsoft Corp.
> > > Windows Media Player SDK
> > >
> > > Download:
> > > http://msdn.microsoft.com/library/default.asp?url=/downloads/list/winmedia.asp
> > >
> > > Latest online:
> > > http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/windowsmediaplayer10sdk.asp
> > >
> > > Please do not send email directly to this alias as this alias is for
> > > newsgroup purposes only. This posting is provided "AS IS" with no
> > > warranties, and confers no rights. You assume all risk for your use. © 2005
> > > Microsoft Corporation. All rights reserved.
> > >
> > > "????" <@discussions.microsoft.com> wrote in message
> > > news:44B68AD5-76CF-4128-8A6F-FCCC6B16BA68@xxxxxxxxxxxxxxxx
> > > > Hello
> > > >
> > > > I am working by this guide
> > > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmplay10/mmp_sdk/gettingstarted.asp
> > > >
> > > > but problem is thet i heav a new version of Visual Studio and not the old
> > > > one 2003 i heav a2005 version and i can't find the Windows Media Player
> > > > Plug-in Wizard in Templates pane on Visual C++
> > > >
> > > > what do to? where can it be?
> > > >
> > > > 10Q
> > > >
> > >
> > >
> > >
.
- References:
- Re: Windows Media Player Plug-in Wizard
- From: Jim Travis [ms]
- Re: Windows Media Player Plug-in Wizard
- Prev by Date: re:Empty the client buffer programmatically
- Next by Date: WindowsMediaPLayerClass documentation
- Previous by thread: Re: Windows Media Player Plug-in Wizard
- Next by thread: OnStatus and E_HANDLE
- Index(es):
Relevant Pages
|