Giter VIP home page Giter VIP logo

uninstall's People

Contributors

ctapmex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

david-lee123

uninstall's Issues

Опечатка в rus.hlf- мы её забыли исправить

Там просто - дифф смержить:

--- ./src/UnInstall_Rus.hlf Git 1e0eee3
+++ ./src/UnInstall_Rus.hlf_ workingcopy
@@ ---3,7 +++3,7 @@
.Options CtrlStartPosChar=^

 @Contents
---$^UnInstall ${PLUGIN_VERSION}#
+++$^#UnInstall ${PLUGIN_VERSION}#
 $^#Содержание#

  #Колонки#
  • мы тэг решётки забыли, хотя в #3 эта мелочь была, но там ескайп её скрыл, а из-за неё в русском хелпе заголовок не красится. В английском этой опечатки нет. Закоммитить чтоб опечатка под ногами не путалась.

не показывает запись из реестра

Есть вот такая запись в реестре, appwiz.cpl её показывает, а UnInstall 1.10.16 + Far 3.0.5665.0 x64 — нет. Если возможно, то исправьте пожалуйста.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\LTRM_10_0]
"DisplayName"="Adobe Lightroom Classic"
"DisplayIcon"="C:\\Program Files\\Adobe\\Adobe Lightroom Classic\\Resources\\Installer\\InstallerIcon\\lrc_pkg.ico"
"DisplayVersion"="10.0"
"URLInfoAbout"="https://helpx.adobe.com/support/lightroom.html"
"URLUpdateInfo"="https://helpx.adobe.com/lightroom/kb/keeping-lightroom-up-to-date.html"
"HelpLink"="https://helpx.adobe.com/lightroom.html"
"UninstallString"="\"C:\\Program Files (x86)\\Common Files\\Adobe\\Adobe Desktop Common\\HDBox\\Uninstaller.exe\" --uninstall=1 --sapCode=LTRM --productVersion=10.0 --productPlatform=win64 --productAdobeCode={LTRM-10.0-64-ADBEADBEADBEADBEADBEADB} --productName=\"Lightroom Classic\" --mode=1"
"VersionMajor"="10"
"VersionMinor"="0"
"Publisher"="Adobe Inc."
"InstallLocation"="C:\\Program Files\\Adobe"
"InstallDate"="10/28/2020"
"EstimatedSize"=dword:0022bf7c

https://forum.farmanager.com/viewtopic.php?p=162798#p162798

При компиляции в .hlf удаляются внутренние ссылки

Случайно обнаружил, что после компиляции все внутренние ссылки в .hlf удаляются: (дифф):

--- UnInstall_Eng.hlf	Compiled
+++ UnInstall_Eng.hlf	Corrected
@@ -40,12 +40,12 @@

  To start processing                                 #Enter or Shift-Enter#
   Actions (Uninstall, Modify, Repair, Menu and Wait/Don't Wait)
-  are specified in ~Configuration~
+  are specified in ~Configuration~@Configuration@

  Open Configuration dialog                                   #Alt-Shift-F9#

- ~Configuration~
- ~Entry information~
+ ~Configuration~@Configuration@
+ ~Entry information~@UninstallEntry@
  ~New versions~@http://forum.farmanager.com/viewtopic.php?t=3529@
  ~Discussion~@http://forum.farmanager.com/viewtopic.php?t=3597@

@@ -73,7 +73,7 @@
  * Repair (wait), Repair       - Repair (only for MSI)
  * Menu                        - Choose action in run time

- ~Contents~
+ ~Contents~@Contents@

 @UninstallEntry
 $^#UnInstall 1.10.20#
@@ -81,7 +81,7 @@

  Use #PgUp#/#PgDn# to view previous/next program

- ~Contents~
+ ~Contents~@Contents@

 @ActionMenu
 $^#UnInstall 1.10.20#
@@ -89,4 +89,4 @@

  #F7# change proirity of uninstall process

- ~Contents~
+ ~Contents~@Contents@
--- UnInstall_Rus.hlf   Compiled
+++ UnInstall_Rus.hlf	Corrected
@@ -3,7 +3,7 @@
 .Options CtrlStartPosChar=^<wrap>

 @Contents
-$^UnInstall 1.10.20#
+$^#UnInstall 1.10.20#
 $^#Содержание#

  #Колонки#
@@ -41,12 +41,12 @@

  Запустить программу-установщик                  #Enter or Shift-Enter#
   Действие (Удаление, Измнение, Восстановление, Меню и ждать/не ждать)
-  указываются в ~настройке плагина~
+  указываются в ~настройке плагина~@Configuration@

  Открыть диалог настроек плагина                         #Alt-Shift-F9#

- ~Настройка~
- ~Информация о программе~
+ ~Настройка~@Configuration@
+ ~Информация о программе~@UninstallEntry@
  ~Новые версии~@http://forum.farmanager.com/viewtopic.php?t=3529@
  ~Обсуждение~@http://forum.farmanager.com/viewtopic.php?t=3597@

@@ -75,7 +75,7 @@
  * Восстановить (ждать), Восстановить - Repair (доступно только для MSI)
  * Меню                               - Выбор действия через меню

- ~Содержание~
+ ~Содержание~@Contents@

 @UninstallEntry
 $^#UnInstall 1.10.20#
@@ -83,7 +83,7 @@

  #PgUp#/#PgDn# перейти к предыдущей/следующей программе.

- ~Содержание~
+ ~Содержание~@Contents@

 @ActionMenu
 $^#UnInstall 1.10.20#
@@ -91,4 +91,4 @@

  #F7# сменить приоритет запускаемого процесса

- ~Содержание~
+ ~Содержание~@Contents@

как устранить явление пока не понятно, разве что после руками .hlf исправлять? Но похоже на "лишнее усердие" препроцессора или CMake :?

и по мелочи - в ./SRC/UnInstall_Rus.hlf опечатка в строке 6 - $^ а надо $^#

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.