Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Form/Application Store
#1
Hi Everyone! <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->
I just wanted to ask if I could get some Help.
Im trying to make a Kind of OS thing in VB2010 and I want to add a type of App Store. All I need to know is, how do I update or add Forms from the Internet?

EX: See something like Microsoft Word, click to Download.
How do I get it to actually add the Form/Folder of the Microsoft Word App into the users Project?

It might be a bit complicated to understand, but for me, its the easiest, im not very good at explaining. <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: -->
#2
Hey PsychicShadow!
First of all, welcome to the forums. I hope you enjoy your stay!
I'm pretty sure that in order to do this you need to update the whole project. But then you run into the problem where you can't have multiple apps installed at once due to the fact that you are writing over the project...

I've tried to do something very similar to this in the past with plugins, but I couldn't seem to get it working. So I don't really know how to approach this.

What you can do, is make a .dll control for each program, and have the application make a form programmatically for each .dll in its directory, if you know what I'm saying.
My Blog | My Setup | My Videos | Have a wonderful day.
#3
Yes as Brandon said make the "Plugins" as .dll files

Make the program to load in all the .dll files and somehow try and get it to open the plugins

If i get time i will try and have a look into it
Website: <!-- m --><a class="postlink" href="http://www.PBAProductions.com">http://www.PBAProductions.com</a><!-- m -->
E-Mail: <!-- e --><a href="mailtoTongueatrick@AriSystems.Org">Patrick@AriSystems.Org</a><!-- e -->
Skype: Qwaxer
Youtube: Qwaxer
[Image: 2hnx8av.jpg]


Possibly Related Threads…
Thread Author Replies Views Last Post
  Rename application file brco900033 3 14,063 10-15-2013, 12:03 AM
Last Post: brandonio21
  I am getting problem with brandonio's registration form... mnxford 1 8,748 03-27-2013, 10:55 AM
Last Post: mnxford
  i am getting a problem with brandonio's login form mnxford 1 8,356 03-27-2013, 10:55 AM
Last Post: mnxford
  How to make a GUI for a console/cmd application Cartman 2 11,638 10-30-2012, 05:36 PM
Last Post: brandonio21
  How do I fill my form with MySQL data based on Combobox? kismetgerald 8 25,004 10-14-2012, 09:05 PM
Last Post: brandonio21
  getting a file name form a save dialoge zmanalpha 3 13,270 08-04-2012, 03:15 PM
Last Post: brandonio21

Forum Jump:


Users browsing this thread: 1 Guest(s)