Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » SelfUpdate()
SelfUpdate() [message #7112] Thu, 14 December 2006 11:16 Go to next message
laurice is currently offline  laurice
Messages: 22
Registered: September 2006
Promising Member
I've read the article regarding SelfUpdate(). Is there a clearer example on setting location of new app .exe in network folders?

Thanks,

Kathrine

[Updated on: Thu, 14 December 2006 11:17]

Report message to a moderator

Re: SelfUpdate() [message #7124 is a reply to message #7112] Thu, 14 December 2006 21:31 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
You create q.ini file with the content

UPDATE=P:\MyNetworkPath


Then your GUI_APP_MAIN should look like this:

GUI_APP_MAIN
{
	SelfUpdate();
	Update("some-other-file-needed.ext");


Hope this helps.

Mirek
Re: SelfUpdate() [message #18943 is a reply to message #7124] Sun, 02 November 2008 10:05 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Is it possible to use for updating http:// address?

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: SelfUpdate() [message #18952 is a reply to message #18943] Sun, 02 November 2008 15:07 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
No.
Re: SelfUpdate() [message #18957 is a reply to message #18952] Sun, 02 November 2008 16:35 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

And not working under Linux?

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: SelfUpdate() [message #18959 is a reply to message #18957] Sun, 02 November 2008 16:39 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Never tested Smile

Mirek
Re: SelfUpdate() [message #18962 is a reply to message #18959] Sun, 02 November 2008 16:46 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Sad

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Previous Topic: X11 DnD cursor issue
Next Topic: fork() problem
Goto Forum:
  


Current Time: Thu Apr 25 11:40:06 CEST 2024

Total time taken to generate the page: 0.01942 seconds