Home
last modified time | relevance | path

Searched refs:republish (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msi/
H A Daction.c4244 BOOL republish = FALSE; in ACTION_PublishProduct() local
4277 republish = TRUE; in ACTION_PublishProduct()
4285 if (!republish && !check_publish(package)) in ACTION_PublishProduct()