Archived issue #0023961
Branch can not be removed right after creation
Description
Default factory :KAS:dev is created during WOK installation with administrator rights (using "wok_init.bat" and "CreateFactory.tcl"). For this reason it could not be modified by usual user.
It is suggested to move out script "wok_init.bat" from installation procedure and simplify initialization of default factory within WOK itself (like command winit).
It is suggested to move out script "wok_init.bat" from installation procedure and simplify initialization of default factory within WOK itself (like command winit).
Steps to reproduce
wcreate occt
wrm occt
Results in:
Warning : Removing dir : W:/wok/wok660vc9/wok_entities/LOC/dev/occt/wnt
Error : Access is denied.
Error : Failed to move W:/wok/wok660vc9/wok_entities/LOC/dev/adm/WBLIST to W:/wok/wok660vc9/wok_entities/LOC/dev/adm/WBLIST.bak
Notice that to reproduce problem on Windows 7 UAC should be turned on.
wrm occt
Results in:
Warning : Removing dir : W:/wok/wok660vc9/wok_entities/LOC/dev/occt/wnt
Error : Access is denied.
Error : Failed to move W:/wok/wok660vc9/wok_entities/LOC/dev/adm/WBLIST to W:/wok/wok660vc9/wok_entities/LOC/dev/adm/WBLIST.bak
Notice that to reproduce problem on Windows 7 UAC should be turned on.
Public activity
2 archived notes
Participants are labeled by their role within this record.
dear Commenter 1,
please close the issue due to it is not actual anymore
please close the issue due to it is not actual anymore
The bug should be closed as WOK is no more supported.