in Education by
I am using using wix RadioButton to accept values, either "Yes" or "No". Based on the user selection I am setting a property. Based on the property I am setting a registrykey. ALLOWENABLEKEY1=1 ALLOWENABLEKEY1=1 Here is the code to set registry: When I select the radio button "No" option, the registry gets populated correctly to 0. But during maintenance mode (Change/Modify) If i select the "Yes" option , the registry still has the 0 value. It isn't getting updated to 1. Can anyone please tell what am i doing wrong? Thanks a lot Marc JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
Make sure that your reinstall mode contains the "um" flags. http://msdn.microsoft.com/en-us/library/windows/desktop/aa371182(v=vs.85).aspx Also a log will be very helpfull

Related questions

0 votes
    I have a registry value that I set to 1 during installation. What I want to achieve is that ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 18, 2022 in Education by JackTerrance
0 votes
    If I want to create the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MyApp with ... Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    If I want to create the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MyApp with ... Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    If I want to create the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application\MyApp with ... Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    During the complete combustion of methane CH4 , what change in hybridisation does the carbon atom undergo? (A) sp3 to ... ) sp2 to sp3 Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    Basically what I need is an automated way to update the product version number in WiX (3.0 with ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    Basically what I need is an automated way to update the product version number in WiX (3.0 with ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    Basically what I need is an automated way to update the product version number in WiX (3.0 with ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    I am having the following problem: I have an Enum that was originally declared with 5 elements. public enum ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    JavaScript _________ when there is an indefinite or an infinite value during an arithmetic computation. (a) ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    I have a task coming up where I have to manually enter an HKEY_USER key value and string value for ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 3, 2022 in Education by JackTerrance
0 votes
    Inno Setup is a nice easy to use installer. It is rated high in this stackoverflow question. I have ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 21, 2022 in Education by JackTerrance
0 votes
    _____________ is a tool which can detect registry issues in an operating system. (a) Network Stumbler (b) Ettercap ... questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 3, 2021 in Education by JackTerrance
0 votes
    What is a cloud-hosted service of Docker providing registry capabilities for public and private content? 1. Docker Images 2. Docker Alpine 3. Docker Hub 4. Docker Compose...
asked Jun 21, 2021 in Technology by JackTerrance
...