H
Husam
Hi EveryBody:
I made a setup project by using VB.net, I add a customer information
dialog to the user interface of the setup project.
I set ShowSerialNumber property to true, and I set the
SerialNumberTemplate property to
<##%%-%%%%-%#%%-####-%%##-#%##>
I face problem that when I entered all the digits 0 the setup will
accept the serial number.
Is there any way to avoid the algorthem that sum all % digits and
divid over 7 and if the reminder is 0 the setup accept the number but
if the reminder is more than 0 the setup will not accept the numbe?
any help will be appreciated
Al-ahmadi
I made a setup project by using VB.net, I add a customer information
dialog to the user interface of the setup project.
I set ShowSerialNumber property to true, and I set the
SerialNumberTemplate property to
<##%%-%%%%-%#%%-####-%%##-#%##>
I face problem that when I entered all the digits 0 the setup will
accept the serial number.
Is there any way to avoid the algorthem that sum all % digits and
divid over 7 and if the reminder is 0 the setup accept the number but
if the reminder is more than 0 the setup will not accept the numbe?
any help will be appreciated
Al-ahmadi