Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@k-takata
Copy link
Member

This is related to k-takata/vim-win32-installer#3.
Current win32 installer can uncheck "Vim executables and runtime files"
item, but it is nonsense. Make the item readonly.

This is related to k-takata/vim-win32-installer#3.
Current win32 installer can uncheck "Vim executables and runtime files"
item, but it is nonsense.  Make the item readonly.
@codecov-io
Copy link

Codecov Report

Merging #2106 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2106      +/-   ##
==========================================
+ Coverage   73.97%   73.98%   +<.01%     
==========================================
  Files          90       90              
  Lines      131716   131716              
  Branches    28941    30643    +1702     
==========================================
+ Hits        97436    97444       +8     
+ Misses      34276    34249      -27     
- Partials        4       23      +19
Impacted Files Coverage Δ
src/version.c 79.29% <0%> (-1.02%) ⬇️
src/libvterm/src/screen.c 71.96% <0%> (-0.38%) ⬇️
src/ex_cmds.c 77.71% <0%> (-0.09%) ⬇️
src/gui.c 46.34% <0%> (-0.06%) ⬇️
src/eval.c 80.72% <0%> (-0.05%) ⬇️
src/os_unix.c 53.22% <0%> (+0.04%) ⬆️
src/gui_gtk_x11.c 47.86% <0%> (+0.2%) ⬆️
src/window.c 81.54% <0%> (+0.46%) ⬆️
src/gui_beval.c 44.47% <0%> (+4.6%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4033c55...07fc0f3. Read the comment docs.

@brammool brammool closed this in 49150a4 Sep 17, 2017
@k-takata k-takata deleted the nsis-readonly branch September 18, 2017 02:34
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Can uncheck executables in MS-Windows installer.
Solution:   Make the choice read-only. (Ken Takata, closes vim#2106)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants