GitXplorerGitXplorer
v

ClickOnceCustomUriScheme

public
6 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
46e4a2964c757369fd2d6ba8a35902370af2adf5

Minor, cosmetics

committed 9 years ago
Unverified
d51808e3342e3ec4ef501a03e255ca7220c5f2f6

Query string parsing using System.Web helper

committed 9 years ago
Unverified
1c97bcd2dc86c27628c1c7d53bd8369c396dcdb1

Refactored to move all code into a single class.

committed 9 years ago
Unverified
e4bbcbdfe202ab55191fb473f84c1f30aa68072f

Few more fixes in Uri sanitization and forming launch parameters for clickonce urls.

committed 9 years ago
Unverified
162110ed54ad0262e0250a8bb0044fa2e73310ca

Seems that I've got it working. Launching correctly. Hovewer, the "standalone" exe registration is disabled. Links only will be registered for ClickOnce deployments.

committed 9 years ago
Unverified
034232f7793418c6fd7b8e3ffea43f26e174290a

Activation is working fine now. Having troubles passing arguments as query string: ClickOnce with starting uri with "file://" format ignore the query string.

committed 9 years ago