Search found 6 matches

Go to advanced search

by typo
Fri Sep 28, 2012 2:50 am
Forum: Building Installers
Topic: External SQL Scripts
Replies: 3
Views: 4101
 
Jump to post

Re: External SQL Scripts

the statement will be absolutely different and also unlimited. that's the problem.

btw u said that custom action can implement my scenario? so then how can i do it?

i can't see any way to do it.
by typo
Thu Sep 27, 2012 10:10 am
Forum: Building Installers
Topic: External SQL Scripts
Replies: 3
Views: 4101
 
Jump to post

External SQL Scripts

i have situation here.

i need to build one installer with sql script need to be run in sql server which Advance Installer able to do it.

btw the problem here is the script that will be run will not be the same script each time.

so, i would like to ask if advance installer can just build one ...
by typo
Tue Sep 25, 2012 10:30 am
Forum: Building Installers
Topic: Client/Server Application
Replies: 1
Views: 2823
 
Jump to post

Client/Server Application

I have Enterprise License for Advance Installer.

i want to build one installer that will have client and server installer.
can i build separate client and server installer as exe/msi and after that i combine it by using Client/Server Application project.

can this be possible? if yes, how can i do ...
by typo
Tue Sep 25, 2012 2:56 am
Forum: Building Installers
Topic: Creating Database Instance
Replies: 5
Views: 8323
 
Jump to post

Re: Creating Database Instance

Thanks, it runs like a charm.

btw, i have another problems regarding SQL Server 2008 prerequisites.
if i set the default value of instances is sqlserver and at the pc i want to install software already have an instances name sqlserver, how can i create another SQL Authentication user to be used by ...
by typo
Mon Sep 24, 2012 10:29 am
Forum: Building Installers
Topic: Silent Install
Replies: 1
Views: 2890
 
Jump to post

Silent Install

Can you help me with silent install of SQL Server 2008 R2?

/qb /AddCurrentUserAsSqlAdmin /ACTION=Install /FEATURES=SQL,RS,TOOLS /INSTANCENAME=SQLExpress22 /SECURITYMODE="SQL" /RSSVCACCOUNT="NT AUTHORITY\Network Service" /SQLSVCACCOUNT="NT AUTHORITY\Network Service" /SAPWD="giler1988 ...
by typo
Mon Sep 24, 2012 2:47 am
Forum: Building Installers
Topic: Creating Database Instance
Replies: 5
Views: 8323
 
Jump to post

Creating Database Instance

Hello. i'm new in using Advanced Installer Software.

what i want to do is :

1) create an installer for my Windows Application software(Using Visual Studio 2008) and then the installer will install the software and also prerequisites(Microsoft SQL Server 2008) that will be need by the system.

btw ...

Go to advanced search