oscript-library / oscript-library/v8find
В Windows не проверяются каталоги установки платформы для пользователя
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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