Commit Graph
126 Commits
Author SHA1 Message Date
David Rickard 0f6109de2f Fix debugging command line doc
Updated the debugging page to tell people to run the commands against their app exe, and not `Update.exe`.

Update.exe did not seem to work, while running directly against the app did.
2022-02-15 16:41:51 -08:00
Caelan Sayler cd3135dcc7 Update nuspec for multi-targeting 2022-01-01 22:33:51 +00:00
Caelan Sayler 40bea8ae81 Merge remote-tracking branch 'Squirrel/develop' into develop 2021-12-06 10:35:13 +00:00
Rob Mensching 7396fa50cc Add alternate Squirrel logo and remove unnecessary SVG content 2021-12-05 11:20:30 -08:00
Caelan Sayler f3c81d80b5 Merge remote-tracking branch 'Squirrel/develop' into develop 2021-10-22 11:08:22 +01:00
Matthieu Penant a761493adc Improved doc for build based on #1492
Gives more details for which option needs to be checked in the visual installer, since it's now standardized for the last 2 versions of Visual Studio.
I attempted to explain it in a way that won't require updates often. Not sure how to give more details about the version of VC++ without having something that would need frequent updates.
2021-10-03 11:41:24 -07:00
Caelan Sayler 48608cda88 Merge remote-tracking branch 'origin/master' into develop 2021-08-13 12:09:53 +01:00
Il Harper 75b2e6c582 docs: Typo Fix for install-process.md 2020-09-22 22:22:44 +08:00
Vadim Peretokin 1eb2c20f05 Remove outdated reference to ICSharpCode 2020-03-27 15:00:35 +01:00
Jan Paolo GoandBrendan Forster bdfcd72033 Update docs/faq.md
Co-Authored-By: Brendan Forster <brendan@github.com>
2019-05-24 12:34:57 -03:00
Jan Paolo Go 54ea91e9f6 Add .NET Application Settings to FAQ 2019-05-24 12:34:57 -03:00
Jan Paolo Go 968c571bcb Remove rollback workaround 2019-05-12 11:39:13 -03:00
Jan Paolo GoandBrendan Forster 3bae5618c2 Update docs/using/update-process.md
Co-Authored-By: Brendan Forster <brendan@github.com>
2019-05-12 11:39:13 -03:00
Jan Paolo Go 867a622f75 add rollback 2019-05-12 11:39:13 -03:00
Rob Mensching 35995002a2 Minor whitespace cleanup and removal of unused Slack reference 2019-05-12 08:35:34 -03:00
Rob Mensching 7d19dbed01 Document branching strategy
Fixes #1477
2019-05-12 08:35:34 -03:00
Brendan Forster 2869dfe6cb also make the compiler happy here 2019-05-05 11:39:42 -03:00
Brendan Forster a1e6f8222b indicate that Main can now be async-ified 2019-05-05 11:39:42 -03:00
Jan Hannemann b7fb7ff23b update support, 64bit support, better naming 2019-02-28 16:07:25 -08:00
wolkesson 5b410cd221 Don't know if this is the correct place
But I spend a day figuring this out...
2018-12-12 23:09:39 +01:00
jeuxjeux20 95f3fda3c2 Typo fix 2018-10-29 15:47:25 +01:00
Paul Betts 00d5f54cf5 Merge pull request #1359 from mhartvig/Codepage
Add support to override default Codepage
2018-09-18 21:56:35 -07:00
Damien Guard 60cd00315a Merge pull request #1290 from rajbos/master
Fixed an issue with a errorneous link in the FAQ
2018-07-27 13:20:03 -07:00
UDV\mhg ca3d5a1da3 Set codepage depending on language 2018-07-27 16:39:00 +02:00
Tyler Gordon 24e357f25e Added Visual Studio packaging advice for &quot;
When applying a certificate via `squirrel --releasify ... -n ...` within a Visual Studio project file XML quotation marks will need to be properly escaped. Hopefully this addition will help others who struggle with this.
2018-04-26 13:18:48 -04:00
Rob Bos 45fa0df033 Fixed erroneous link 2018-04-23 13:03:21 +02:00
Chris Benard dee6f191fa Fix Squirrel detection in FAQ
Change single quotes to double quotes. Change variable name to reflect what is being checked.
2018-04-18 11:14:09 -05:00
Finn Ellis 8c513adee4 Add criteria for using deltas to update docs.
I came here looking for this and didn't find it. :) The rationale I'm adding is based on this function, let me know if I'm interpreting it incorrectly:

https://github.com/Squirrel/Squirrel.Windows/blob/f63edb85d29ed6df9a3735690139442c87ebca01/src/Squirrel/UpdateInfo.cs#L76
2017-11-17 17:13:02 -08:00
Luke Skinner f5fbd833f7 Updated the documentation for Visual Studio Build Packaging to use the correct format for version numbers. 2017-07-02 15:23:14 +01:00
Pat Hermens b62fb9dd96 Fixes formatting for docs
Unfortunately, three tildes works as "cross-out" in GFM, and not as "code-sample".
As a result, this was breaking the formatting and layout of the bottom of the page.
To fix this I have simplified the NuGet Package Manager code sample to use the standard GFM "code" convention.
2017-05-02 09:11:12 +02:00
Paul Betts 654640fc59 Merge pull request #990 from CBenghi/master
faq.md syntax fixes
2017-05-01 12:32:48 -07:00
Paul Betts 7a727b8aa2 Merge pull request #991 from etmarcov/patch-1
Corrected table format
2017-05-01 12:32:38 -07:00
Justin C. Miller 127833b884 Fixing FAQ formatting 2017-04-18 13:36:11 -07:00
etmarcov 8d5280a664 Corrected table format
There was a problem in the markdown syntax of the table.
2017-04-05 06:20:55 +01:00
Claudio Benghi f29137e083 Further faq.md cleanup. 2017-04-03 16:43:21 +01:00
Claudio Benghi f50cbdd7f6 Fixed more faq.md rendering problem. 2017-04-03 16:29:11 +01:00
Claudio Benghi 421fd1780c Fixed faq MD rendering problem. 2017-04-03 15:57:14 +01:00
Damien Guard f1cd53cadc Add sha2 and timestamp to the signing command example 2016-11-10 01:00:23 -08:00
Paul Betts 14d6dc1599 Merge pull request #822 from kenbailey/docs-visual-studio-build
Docs Visual Studio Packing Updates
2016-09-09 13:05:29 -07:00
Paul Betts eea338e38c Merge pull request #821 from kenbailey/docs-teamcity
Docs Packaging via TeamCity
2016-09-09 12:45:49 -07:00
Paul Betts 322b30e098 Merge pull request #820 from kenbailey/docs-icon-help
Docs for program icons
2016-09-09 12:45:38 -07:00
Paul Betts a5961e67df Merge pull request #819 from kenbailey/docs-integrating-note
Docs Update for Getting Started Integrating (replaces #793)
2016-09-09 12:45:24 -07:00
Ken Bailey 907a05c14d Add some additional tips on the Visual Studio build docs and a source reference. 2016-09-06 22:49:22 -06:00
Ken Bailey 2061ee4f4e Start some basic documentation on automating app packaging via TeamCity (source Issue #737) 2016-09-06 22:28:53 -06:00
Ken Bailey c1fd5d921e Add some additional docs about icons. 2016-09-06 22:11:37 -06:00
Ken Bailey 48656939aa Link to existing debugging doc and add Copy to Output tip to debugging updates doc. 2016-09-06 21:43:59 -06:00
Kristian Jaeger 988acb10af Update 1-integrating.md 2016-09-06 21:36:31 -06:00
Ken Bailey dd3dcd2c0a EOL Converted 2016-09-06 21:28:14 -06:00
Ken Bailey 5b3266d7ad Update link for ILMerge 2016-09-06 21:24:08 -06:00
Øyvind Eide 7754ee3f31 Fix broken link in faq
Also corrected small typo
2016-09-06 21:15:21 -06:00