Hello
This is strange.
i made a reg. file that auto make DSN on computer:


REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data

Sources]
"north"="SQL Server"

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\north]
"Driver"="C:\\WINNT\\System32\\sqlsrv32.dll"
"Description"="North (Sql Server)"
"Server"="(local)"
"Database"="Northwind"
"Trusted_Connection"="Yes"


when i meregd the file it worked fine . and that DSN has benn created..

but , when i added it to the "Package and Deplyment" and then tryed to make the cab file... i got this error msg:
"c:\db\registry.reg is not recognized as a vaild registry file"

what is it ,whats wrong with it, what to do?
this is very important to me
Please try to help asap
Thanks.
Namo.