MSFN Forum: Mindmanager X5 Runonceex - 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

Mindmanager X5 Runonceex is it possible? Rate Topic: -----

#1 User is offline   quotee 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 23-December 04

Posted 22 February 2005 - 09:54 AM

Hi

I do have a problem ;-)

I would like to install Mindmanager X5 with runonceex.cmd
I filled in the following:

REG ADD %KEY%\004 /VE /D "Mindmanager X5" /f
REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\Applications\mindmanager\MindManager.msi /qn INSTALLDIR="C:\Programme\Mindjet\MindManager 5\" EULA_REGION="5" ISX_SERIALNUM="xxxx - xxx - xxxx - xxxx - xxxx" USERNAME="ME" COMPANYNAME="COMPANY"" /f

In a normal batch file it works perfect!
I am sure the problem are the quotation marks (marked in the cmdline)...

Anybody any idea??

thanks & greetz


#2 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 22 February 2005 - 09:58 AM

why dont u make a cmd and put the code in there

then launch the cmd?

#3 User is offline   quotee 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 23-December 04

Posted 22 February 2005 - 10:10 AM

the cmd window isnŽt that beautifull ;-) (although I use cmdow)
I just do the runonceex way because it looks professional ;-)

but thx for the idea ;-)

greetz

#4 User is offline   erik_demon 

  • Master Chief
  • PipPip
  • Group: Members
  • Posts: 253
  • Joined: 22-August 04

Posted 22 February 2005 - 10:13 AM

@quotee

Yes indeed, the quotes are the problem.

Everytime you use a quote (execept for the start & end quote) in runonceEX, you need to put a \ before the quote so your quote will look like this:

\"


I guesse your line should be:

REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\Applications\mindmanager\MindManager.msi /qn INSTALLDIR=\"C:\Programme\Mindjet\MindManager 5\" EULA_REGION=\"5\" ISX_SERIALNUM=\"xxxx - xxx - xxxx - xxxx - xxxx\" USERNAME=\"ME\" COMPANYNAME=\"COMPANY\"" /f


If you are not sure about a line: test it!
run your runonceEX.cmd, and check your registry if the line is correct
(don't forget to remove the lines from the registry because if you don't your setup will start on next boot :P )

registry patch:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx


#5 User is offline   quotee 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 23-December 04

Posted 23 February 2005 - 09:25 AM

thx IŽll have a try ;-)

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