Rebootok does not work for network paths
If REBOOTOK is used then in case if file rename is pending then it will be done after system restart according to registry PendingFileRenameOperations. But if the path of the file is network path then does it work? In my case i install update(created in NSIS ) from network path which updates s/w installed in another PC. in that case rebootok does not work and no registry is written in PendingFileRenameOperations(As per my testing). IS that designed like that only? Or is there any solution?