oscript-library / oscript-library/v8find

В Windows не проверяются каталоги установки платформы для пользователя

Open
#20 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
14
Forks
14
Avg merge
10m
Merged PRs (30d)
1

Description

Каталоги указаны в Руководстве администратора, Приложение 1, п.1.1.4.

32-разрядная система в 32-разрядной ОС: %LOCALAPPDATA%\Programs\1cv8
32-разрядная система в 64-разрядной ОС: %LOCALAPPDATA%\Programs\1cv8_x86
64-разрядная система в 64-разрядной ОС: %LOCALAPPDATA%\Programs\1cv8_x64

Нужно их добавить в процедуру Платформа1С.СобратьСтандартныеПутиУстановки.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Платформа1С.СобратьСтандартныеПутиУстановки procedure named in the issue and review how installation paths are assembled on Windows. Add the three documented per-user directories for 32-bit and 64-bit platform installations, then verify that standard-path collection checks each expected location.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.