MSFN Forum: Sandboxie silent - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Sandboxie silent silent, in your lang, with your registration Rate Topic: -----

#1 User is offline   skavenger 

  • Newbie
  • Group: Members
  • Posts: 42
  • Joined: 19-October 05

Posted 10 June 2009 - 06:28 AM

Hi folks,

for all who want install Sandboxie silent in specific language and registered.

SandboxieInstall338.exe /LANG=1031 /Install /S


The switch /LANG must be the first switch. In this case 1031 is for german.
Other LANG-Codes can be found in: SbieMsg.dll

If you want to register silently to, you must add the following

copy %programfiles%\Sandboxie\Start.exe %programfiles%\Sandboxie\Start2.exe
%programfiles%\Sandboxie\Start2.exe /register local xxxxxxx Licensee Industries


Example: %programfiles%\Sandboxie\Start2.exe /register local ABCDEFG User company

Hint: The first line copies the "start.exe" from Sandboxie to "start2.exe", because "start.exe" exists in XP-installation directly and if you want use "start.exe" for the registratios it causes in an error.

greetz

This post has been edited by skavenger: 10 June 2009 - 06:36 AM



#2 User is offline   b-man 

  • Member
  • PipPip
  • Group: Members
  • Posts: 200
  • Joined: 28-April 09

Posted 12 June 2009 - 06:56 AM

how do u do the last bit to copy and register with run once and is it /register local (serial) (user) (company)? and is company needed?

This post has been edited by b-man: 12 June 2009 - 06:58 AM


#3 User is offline   skavenger 

  • Newbie
  • Group: Members
  • Posts: 42
  • Joined: 19-October 05

Posted 12 June 2009 - 09:09 AM

I've just use a Batch-script to silent install.

install.cmd
@echo off
start /wait SandboxieInstall338.exe /LANG=1031 /Install /S
copy %programfiles%\Sandboxie\Start.exe %programfiles%\Sandboxie\Start2.exe
%programfiles%\Sandboxie\Start2.exe /register local xxxxxxx Licensee Industries


then puttet the "install.cmd" in the same path like the "SandboxieInstall338.exe" and let it run from WIHU.
I'm not using this for unattendet install in a XP-Setup-CD.

In the last line after your license-code u must write in the name, the program is licensed for, i thing the last thing is obselete and not requiered.

Try it and let us know your results.

Greetz

This post has been edited by skavenger: 12 June 2009 - 09:10 AM


#4 User is offline   b-man 

  • Member
  • PipPip
  • Group: Members
  • Posts: 200
  • Joined: 28-April 09

Posted 12 June 2009 - 09:07 PM

to get it to run for me i had to do this

@echo off

start /wait %systemdrive%\Install\SandboxieInstall.exe /Install /S /D=%programfiles%\Sandboxie\
start /"%programfiles%\Sandboxie\Start.exe /register local (serial) (user)"

exit

thats for running silent and running silent through runonce just on computer testing in virtual machine using this run once cmd

REG ADD %KEY%\066 /VE /D "Sandboxie" /f
REG ADD %KEY%\066 /V 1 /D "%Systemdrive%\install\Sandboxie.cmd" /f



and then for run once off the cd i have changed to this hopefully it works
REG ADD %KEY%\066 /VE /D "Sandboxie" /f
REG ADD %KEY%\066 /V 1 /D "%CDROM%\install\Sandboxie.cmd" /f


@echo off
SetLocal enableextensions
SET CDROM=%~d0

start /wait %CDROM%\Install\SandboxieInstall.exe /Install /S /D=%programfiles%\Sandboxie\
start /"%programfiles%\Sandboxie\Start.exe /register local (serial) (user)"

EndLocal

exit


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy