#1 Burning Software

It is currently Fri Apr 26, 2024 6:51 am

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Installing StarburnX
PostPosted: Mon Mar 02, 2009 9:37 pm 
Offline

Joined: Mon Feb 23, 2009 9:11 pm
Posts: 3
What do I need to do in my application installer to install StarburnX with my app? The FAQ refers to StarburnX-Install.bat, but that file doesn't exist on my computer.

I presume I will need to copy StarburnX.dll someplace special and register it.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 02, 2009 10:29 pm 
Offline

Joined: Sat Dec 20, 2008 3:17 pm
Posts: 23
I asked the same thing a while back

viewtopic.php?t=1723


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 03, 2009 8:26 am 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

See the my answer - http://www.rocketdivision.com/forum/viewtopic.php?t=1786

Regards,

Dmitry

Rocket Division Software


Top
 Profile  
 
 Post subject: Re: Installing StarburnX
PostPosted: Wed Mar 09, 2011 6:07 pm 
Offline

Joined: Fri Feb 04, 2011 2:01 pm
Posts: 9
Those topics don't exist anymore and i really need the solution to this problem
Thank You.


Top
 Profile  
 
 Post subject: Re: Installing StarburnX
PostPosted: Thu Mar 10, 2011 7:25 am 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

We recommend you to use the “Registragion-Free Activation”approach – http://msdn.microsoft.com/en-us/library/ms973913.aspx. This approach allows you to activate the non-registered COM component using the .manifest files.

Manifest file of your application/component should include dependency on StarBurnX, for example:

<dependency>
<dependentAssembly>
<assemblyIdentity type="win32"
processorArchitecture="x86"
name="StarBurnX12.dll"
version="12.0.0.0" />
</dependentAssembly>
</dependency>

P.s. the latest version of StarBurnX manifest file attached

Regards,

Dmitry


Attachments:
StarBurnXManifestfiles.zip [5.91 KiB]
Downloaded 867 times
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group